Searched refs:PRIuFAST8 (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/third_party/libusb/src/msvc/
H A Dinttypes.h115 #define PRIuFAST8 "u" macro
/external/chromium_org/third_party/mesa/src/include/c99/
H A Dinttypes.h101 #define PRIuFAST8 "u" macro
/external/mesa3d/include/c99/
H A Dinttypes.h101 #define PRIuFAST8 "u" macro
/external/bison/lib/
H A Dinttypes.in.h351 #if !defined PRIuFAST8 || @PRI_MACROS_BROKEN@
352 # undef PRIuFAST8 macro
354 # define PRIuFAST8 PRIu64 macro
356 # define PRIuFAST8 "u"
/external/jemalloc/include/msvc_compat/C99/
H A Dinttypes.h109 #define PRIuFAST8 "u" macro
/external/libcxx/test/depr/depr.c.headers/
H A Dinttypes_h.pass.cpp215 #ifndef PRIuFAST8
216 #error PRIuFAST8 not defined
/external/bison/darwin-lib/
H A Dinttypes.h663 #if !defined PRIuFAST8 || 0
664 # undef PRIuFAST8 macro
666 # define PRIuFAST8 PRIu64 macro
668 # define PRIuFAST8 "u" macro
/external/bison/linux-lib/
H A Dinttypes.h663 #if !defined PRIuFAST8 || 0
664 # undef PRIuFAST8 macro
666 # define PRIuFAST8 PRIu64 macro
668 # define PRIuFAST8 "u" macro
/external/e2fsprogs/intl/
H A Dloadmsgcat.c303 #if !defined PRIuFAST8 || PRI_MACROS_BROKEN
304 # undef PRIuFAST8 macro
305 # define PRIuFAST8 "u" macro
659 return PRIuFAST8;
/external/libcxx/test/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp459 #ifndef PRIuFAST8
460 #error PRIuFAST8 not defined
/external/elfutils/0.153/src/
H A Dreadelf.c6067 " Minimum instruction length: %" PRIuFAST8 "\n"
6068 " Maximum operations per instruction: %" PRIuFAST8 "\n"
6069 " Initial value if '%s': %" PRIuFAST8 "\n"
6071 " Line range: %" PRIuFAST8 "\n"
6072 " Opcode base: %" PRIuFAST8 "\n"
6099 printf (ngettext (" [%*" PRIuFAST8 "] %hhu argument\n",
6100 " [%*" PRIuFAST8 "] %hhu arguments\n",
6377 printf (gettext (" set '%s' to %" PRIuFAST8 "\n"),

Completed in 171 milliseconds