Searched defs:PRIo16 (Results 1 - 6 of 6) sorted by relevance

/external/e2fsprogs/intl/
H A Dloadmsgcat.c131 #if !defined PRIo16 || PRI_MACROS_BROKEN
132 # undef PRIo16 macro
133 # define PRIo16 "o" macro
538 return PRIo16;
/external/bison/darwin-lib/
H A Dinttypes.h435 #if !defined PRIo16 || 0
436 # undef PRIo16 macro
438 # define PRIo16 "o" macro
/external/bison/lib/
H A Dinttypes.in.h123 #if !defined PRIo16 || @PRI_MACROS_BROKEN@
124 # undef PRIo16 macro
126 # define PRIo16 "o" macro
/external/bison/linux-lib/
H A Dinttypes.h435 #if !defined PRIo16 || 0
436 # undef PRIo16 macro
438 # define PRIo16 "o" macro
/external/mesa3d/include/c99/
H A Dinttypes.h105 #define PRIo16 "ho" macro
/external/opencv3/3rdparty/include/
H A Dmsc_inttypes.h103 #define PRIo16 "ho" macro

Completed in 114 milliseconds