Searched refs:PRIo16 (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/os-win32/
H A Dinttypes.h100 #define PRIo16 "ho" macro
/external/chromium_org/third_party/libusb/src/msvc/
H A Dinttypes.h87 #define PRIo16 "o" macro
/external/chromium_org/third_party/mesa/src/include/c99/
H A Dinttypes.h105 #define PRIo16 "ho" macro
/external/mesa3d/include/c99/
H A Dinttypes.h105 #define PRIo16 "ho" 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/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/linux-lib/
H A Dinttypes.h435 #if !defined PRIo16 || 0
436 # undef PRIo16 macro
438 # define PRIo16 "o" macro

Completed in 43 milliseconds