Home
last modified time | relevance | path

Searched refs:PRIuFAST8 (Results 1 – 10 of 10) sorted by relevance

/external/bison/lib/
Dinttypes.in.h351 #if !defined PRIuFAST8 || @PRI_MACROS_BROKEN@
352 # undef PRIuFAST8
354 # define PRIuFAST8 PRIu64 macro
356 # define PRIuFAST8 "u"
/external/bison/linux-lib/
Dinttypes.h663 #if !defined PRIuFAST8 || 0
664 # undef PRIuFAST8
666 # define PRIuFAST8 PRIu64 macro
668 # define PRIuFAST8 "u" macro
/external/bison/darwin-lib/
Dinttypes.h663 #if !defined PRIuFAST8 || 0
664 # undef PRIuFAST8
666 # define PRIuFAST8 PRIu64 macro
668 # define PRIuFAST8 "u" macro
/external/chromium_org/third_party/libusb/src/msvc/
Dinttypes.h115 #define PRIuFAST8 "u" macro
/external/chromium_org/third_party/WebKit/Source/wtf/os-win32/
Dinttypes.h94 #define PRIuFAST8 "u" macro
/external/chromium_org/third_party/mesa/src/include/c99/
Dinttypes.h101 #define PRIuFAST8 "u" macro
/external/mesa3d/include/c99/
Dinttypes.h101 #define PRIuFAST8 "u" macro
/external/e2fsprogs/intl/
Dloadmsgcat.c303 #if !defined PRIuFAST8 || PRI_MACROS_BROKEN
304 # undef PRIuFAST8
305 # define PRIuFAST8 "u" macro
659 return PRIuFAST8; in get_sysdep_segment_value()
/external/elfutils/src/
Dreadelf.c4597 " Minimum instruction length: %" PRIuFAST8 "\n" in print_debug_line_section()
4598 " Initial value if '%s': %" PRIuFAST8 "\n" in print_debug_line_section()
4600 " Line range: %" PRIuFAST8 "\n" in print_debug_line_section()
4601 " Opcode base: %" PRIuFAST8 "\n" in print_debug_line_section()
4627 printf (ngettext (" [%*" PRIuFAST8 "] %hhu argument\n", in print_debug_line_section()
4628 " [%*" PRIuFAST8 "] %hhu arguments\n", in print_debug_line_section()
4869 printf (gettext (" set '%s' to %" PRIuFAST8 "\n"), in print_debug_line_section()
/external/elfutils/po/
Delfutils.pot1548 " Minimum instruction length: %<PRIuFAST8>\n"
1549 " Initial value if '%s': %<PRIuFAST8>\n"
1551 " Line range: %<PRIuFAST8>\n"
1552 " Opcode base: %<PRIuFAST8>\n"
1564 msgid " [%*<PRIuFAST8>] %hhu argument\n"
1565 msgid_plural " [%*<PRIuFAST8>] %hhu arguments\n"
1642 msgid " set '%s' to %<PRIuFAST8>\n"