Searched refs:PRIxMAX (Results 1 – 13 of 13) sorted by relevance
532 #if !defined PRIxMAX || @PRI_MACROS_BROKEN@533 # undef PRIxMAX535 # define PRIxMAX PRIx64 macro537 # define PRIxMAX "lx"
408 gettext ("offset %#" PRIxMAX " lies outside" in handle_address()431 gettext ("offset %#" PRIxMAX " lies outside" in handle_address()
601 PRIxMAX " %s", in show_bsd_totals()
3798 printf ("%*s[%4" PRIuMAX "] %s %#" PRIxMAX "\n", in print_ops()4244 printf (" %*s%-20s [%6" PRIxMAX "]\n", in attr_callback()4271 printf (" %*s%-20s location list [%6" PRIxMAX "]\n", in attr_callback()4277 printf (" %*s%-20s range list [%6" PRIxMAX "]\n", in attr_callback()4345 printf (" %*s%-20s %" PRIxMAX " byte block\n", in attr_callback()
162 printf ("requested value 0xfeedbeef, is %#" PRIxMAX "\n", in main()
844 #if !defined PRIxMAX || 0845 # undef PRIxMAX847 # define PRIxMAX PRIx64 macro849 # define PRIxMAX "lx" macro
137 #define PRIxMAX "I64x" macro
139 #define PRIxMAX "llx" macro
146 #define PRIxMAX "I64x" macro
403 #if !defined PRIxMAX || PRI_MACROS_BROKEN404 # undef PRIxMAX405 # define PRIxMAX (sizeof (uintmax_t) == sizeof (long) ? "lx" : "llx") macro727 return PRIxMAX; in get_sysdep_segment_value()
4296 msgid "offset %#<PRIxMAX> lies outside section '%s'"4306 msgid "offset %#<PRIxMAX> lies outside contents of '%s'"