Searched refs:PRIoFAST64 (Results 1 – 7 of 7) sorted by relevance
99 #define PRIoFAST64 "I64o" macro
104 #define PRIoFAST64 "o" macro
371 #if !defined PRIoFAST64 || PRI_MACROS_BROKEN372 # undef PRIoFAST64373 # define PRIoFAST64 PRIo64 macro705 return PRIoFAST64; in get_sysdep_segment_value()
89 # define PRIoFAST64 __PRI64_PREFIX "o" macro
72 PRIoFAST64
415 #ifndef PRIoFAST64416 #error PRIoFAST64 not defined