Searched refs:PRIoMAX (Results 1 – 10 of 10) 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
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()
175 #ifndef PRIoMAX176 #error PRIoMAX not defined
144 #define PRIoMAX "I64o" macro
142 #define PRIoMAX "I64o" macro
74 PRIoMAX
93 …AST16, PRIoFAST32, PRIoFAST64, PRIoLEAST8, PRIoLEAST16, PRIoLEAST32, PRIoLEAST64, PRIoMAX, PRIoPTR,
419 #ifndef PRIoMAX420 #error PRIoMAX not defined