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

/external/compiler-rt/SDKs/darwin/usr/include/
H A Dinttypes.h27 #define PRId16 "hd" macro
/external/chromium_org/third_party/libusb/src/msvc/
H A Dinttypes.h53 #define PRId16 "d" macro
/external/e2fsprogs/intl/
H A Dloadmsgcat.c123 #if !defined PRId16 || PRI_MACROS_BROKEN
124 # undef PRId16 macro
125 # define PRId16 "d" macro
534 return PRId16;
/external/bison/darwin-lib/
H A Dinttypes.h423 #if !defined PRId16 || 0
424 # undef PRId16 macro
426 # define PRId16 "d" macro
/external/bison/lib/
H A Dinttypes.in.h111 #if !defined PRId16 || @PRI_MACROS_BROKEN@
112 # undef PRId16 macro
114 # define PRId16 "d" macro
/external/bison/linux-lib/
H A Dinttypes.h423 #if !defined PRId16 || 0
424 # undef PRId16 macro
426 # define PRId16 "d" macro
/external/chromium_org/third_party/mesa/src/include/c99/
H A Dinttypes.h64 #define PRId16 "hd" macro
/external/jemalloc/include/msvc_compat/C99/
H A Dinttypes.h72 #define PRId16 "hd" macro
/external/mesa3d/include/c99/
H A Dinttypes.h64 #define PRId16 "hd" macro

Completed in 835 milliseconds