Searched defs:PRId32 (Results 1 - 9 of 9) sorted by relevance

/external/compiler-rt/SDKs/darwin/usr/include/
H A Dinttypes.h28 #define PRId32 "d" macro
/external/chromium_org/third_party/libusb/src/msvc/
H A Dinttypes.h54 #define PRId32 "d" macro
/external/e2fsprogs/intl/
H A Dloadmsgcat.c147 #if !defined PRId32 || PRI_MACROS_BROKEN
148 # undef PRId32 macro
149 # define PRId32 "d" macro
550 return PRId32;
/external/bison/darwin-lib/
H A Dinttypes.h459 #if !defined PRId32 || 0
460 # undef PRId32 macro
462 # define PRId32 "d" macro
/external/bison/lib/
H A Dinttypes.in.h147 #if !defined PRId32 || @PRI_MACROS_BROKEN@
148 # undef PRId32 macro
150 # define PRId32 "d" macro
/external/bison/linux-lib/
H A Dinttypes.h459 #if !defined PRId32 || 0
460 # undef PRId32 macro
462 # define PRId32 "d" macro
/external/chromium_org/third_party/mesa/src/include/c99/
H A Dinttypes.h71 #define PRId32 "I32d" macro
/external/jemalloc/include/msvc_compat/C99/
H A Dinttypes.h79 #define PRId32 "d" macro
/external/mesa3d/include/c99/
H A Dinttypes.h71 #define PRId32 "I32d" macro

Completed in 2252 milliseconds