Searched refs:PRIuFAST64 (Results 1 – 8 of 8) sorted by relevance
375 #if !defined PRIuFAST64 || PRI_MACROS_BROKEN376 # undef PRIuFAST64377 # define PRIuFAST64 PRIu64 macro707 return PRIuFAST64; in get_sysdep_segment_value()
105 # define PRIuFAST64 __PRI64_PREFIX "u" macro
91 #define PRIuFAST64 __PRI64 "u" macro
95 #define PRIuFAST64 __PRI64 "u" macro
111 #define PRIuFAST64 PRIu64 macro
313 #if !defined PRIuFAST64314 # define PRIuFAST64 PRIu64 macro639 return PRIuFAST64; in get_sysdep_segment_value()
152 S(PRIuFAST64) in f()