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

/external/compiler-rt/SDKs/darwin/usr/include/
H A Dinttypes.h26 #define PRId8 "hhd" macro
/external/chromium_org/third_party/libusb/src/msvc/
H A Dinttypes.h52 #define PRId8 "d" macro
/external/e2fsprogs/intl/
H A Dloadmsgcat.c99 #if !defined PRId8 || PRI_MACROS_BROKEN
100 # undef PRId8 macro
101 # define PRId8 "d" macro
518 return PRId8;
/external/bison/darwin-lib/
H A Dinttypes.h387 #if !defined PRId8 || 0
388 # undef PRId8 macro
390 # define PRId8 "d" macro
/external/bison/lib/
H A Dinttypes.in.h75 #if !defined PRId8 || @PRI_MACROS_BROKEN@
76 # undef PRId8 macro
78 # define PRId8 "d" macro
/external/bison/linux-lib/
H A Dinttypes.h387 #if !defined PRId8 || 0
388 # undef PRId8 macro
390 # define PRId8 "d" macro
/external/chromium_org/third_party/mesa/src/include/c99/
H A Dinttypes.h57 #define PRId8 "d" macro
/external/jemalloc/include/msvc_compat/C99/
H A Dinttypes.h65 #define PRId8 "d" macro
/external/mesa3d/include/c99/
H A Dinttypes.h57 #define PRId8 "d" macro

Completed in 1145 milliseconds