Searched refs:PRIoMAX (Results 1 – 12 of 12) sorted by relevance
516 #if !defined PRIoMAX || @PRI_MACROS_BROKEN@517 # undef PRIoMAX519 # define PRIoMAX PRIo64 macro521 # define PRIoMAX "lo"
828 #if !defined PRIoMAX || 0829 # undef PRIoMAX831 # define PRIoMAX PRIo64 macro833 # define PRIoMAX "lo" macro
101 #define PRIoMAX "I64o" macro
137 #define PRIoMAX "llo" macro
144 #define PRIoMAX "I64o" macro
175 #ifndef PRIoMAX176 #error PRIoMAX not defined
395 #if !defined PRIoMAX || PRI_MACROS_BROKEN396 # undef PRIoMAX397 # define PRIoMAX (sizeof (uintmax_t) == sizeof (long) ? "lo" : "llo") macro723 return PRIoMAX; in get_sysdep_segment_value()
152 #define PRIoMAX __PRI64_PREFIX "o" macro
74 PRIoMAX
419 #ifndef PRIoMAX420 #error PRIoMAX not defined