Searched refs:PRIuFAST64 (Results 1 – 9 of 9) sorted by relevance
118 #define PRIuFAST64 "I64u" macro
375 #if !defined PRIuFAST64 || PRI_MACROS_BROKEN376 # undef PRIuFAST64377 # define PRIuFAST64 PRIu64 macro707 return PRIuFAST64; in get_sysdep_segment_value()
486 # if !defined PRIuFAST64 || @PRI_MACROS_BROKEN@487 # undef PRIuFAST64488 # define PRIuFAST64 PRIu64 macro
93 #define PRIuFAST64 __PRI64_RANK "u" macro
798 # if !defined PRIuFAST64 || 0799 # undef PRIuFAST64800 # define PRIuFAST64 PRIu64 macro
90 PRIuFAST64
471 #ifndef PRIuFAST64472 #error PRIuFAST64 not defined