Searched refs:PRIuFAST8 (Results 1 – 10 of 10) sorted by relevance
351 #if !defined PRIuFAST8 || @PRI_MACROS_BROKEN@352 # undef PRIuFAST8354 # define PRIuFAST8 PRIu64 macro356 # define PRIuFAST8 "u"
663 #if !defined PRIuFAST8 || 0664 # undef PRIuFAST8666 # define PRIuFAST8 PRIu64 macro668 # define PRIuFAST8 "u" macro
115 #define PRIuFAST8 "u" macro
94 #define PRIuFAST8 "u" macro
101 #define PRIuFAST8 "u" macro
303 #if !defined PRIuFAST8 || PRI_MACROS_BROKEN304 # undef PRIuFAST8305 # define PRIuFAST8 "u" macro659 return PRIuFAST8; in get_sysdep_segment_value()
4597 " 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()
1548 " 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"