Searched refs:PRIu16 (Results 1 - 13 of 13) sorted by relevance

/external/compiler-rt/SDKs/darwin/usr/include/
H A Dinttypes.h42 #define PRIu16 "hu" macro
/external/chromium_org/third_party/libusb/src/msvc/
H A Dinttypes.h105 #define PRIu16 "u" macro
/external/chromium_org/third_party/mesa/src/include/c99/
H A Dinttypes.h106 #define PRIu16 "hu" macro
/external/mesa3d/include/c99/
H A Dinttypes.h106 #define PRIu16 "hu" macro
/external/jemalloc/include/msvc_compat/C99/
H A Dinttypes.h114 #define PRIu16 "hu" macro
/external/bison/lib/
H A Dinttypes.in.h129 #if !defined PRIu16 || @PRI_MACROS_BROKEN@
130 # undef PRIu16 macro
132 # define PRIu16 "u" macro
/external/libcxx/test/depr/depr.c.headers/
H A Dinttypes_h.pass.cpp187 #ifndef PRIu16
188 #error PRIu16 not defined
/external/e2fsprogs/intl/
H A Dloadmsgcat.c135 #if !defined PRIu16 || PRI_MACROS_BROKEN
136 # undef PRIu16 macro
137 # define PRIu16 "u" macro
540 return PRIu16;
/external/libcxx/test/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp431 #ifndef PRIu16
432 #error PRIu16 not defined
/external/bison/darwin-lib/
H A Dinttypes.h441 #if !defined PRIu16 || 0
442 # undef PRIu16 macro
444 # define PRIu16 "u" macro
/external/bison/linux-lib/
H A Dinttypes.h441 #if !defined PRIu16 || 0
442 # undef PRIu16 macro
444 # define PRIu16 "u" macro
/external/vixl/src/a64/
H A Ddebugger-a64.cc1135 case 16: return new Format<uint16_t>("%5" PRIu16, 'u');
/external/elfutils/0.153/src/
H A Dreadelf.c4151 printf ("%*s[%4" PRIuMAX "] %s %" PRIu16 "\n",
4277 printf ("%*s[%4" PRIuMAX "] %s %" PRIu16 "\n",
5852 " Version: %" PRIu16 ", Abbreviation section offset: %"
5861 " Version: %" PRIu16 ", Abbreviation section offset: %"

Completed in 2621 milliseconds