Searched refs:PRIXMAX (Results 1 – 10 of 10) sorted by relevance
540 #if !defined PRIXMAX || @PRI_MACROS_BROKEN@541 # undef PRIXMAX543 # define PRIXMAX PRIX64 macro545 # define PRIXMAX "lX"
852 #if !defined PRIXMAX || 0853 # undef PRIXMAX855 # define PRIXMAX PRIX64 macro857 # define PRIXMAX "lX" macro
407 #if !defined PRIXMAX || PRI_MACROS_BROKEN408 # undef PRIXMAX409 # define PRIXMAX (sizeof (uintmax_t) == sizeof (long) ? "lX" : "llX") macro729 return PRIXMAX; in get_sysdep_segment_value()
343 #ifndef PRIXMAX344 #error PRIXMAX not defined
145 #define PRIXMAX "I64X" macro
147 #define PRIXMAX "I64X" macro
128 PRIXMAX
96 …AST16, PRIXFAST32, PRIXFAST64, PRIXLEAST8, PRIXLEAST16, PRIXLEAST32, PRIXLEAST64, PRIXMAX, PRIXPTR,
587 #ifndef PRIXMAX588 #error PRIXMAX not defined