Searched defs:PRIo16 (Results 1 - 7 of 7) 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/libusb/msvc/
H A Dinttypes.h87 #define PRIo16 "o" macro
/external/syslinux/com32/include/
H A Dinttypes.h63 #define PRIo16 "o" macro
/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/python/cpython2/Lib/plat-sunos5/
H A DTYPES.py129 PRIo16 = "o" variable

Completed in 64 milliseconds