Searched refs:PRIiFAST64 (Results 1 – 8 of 8) sorted by relevance
367 #if !defined PRIiFAST64 || PRI_MACROS_BROKEN368 # undef PRIiFAST64369 # define PRIiFAST64 PRIi64 macro703 return PRIiFAST64; in get_sysdep_segment_value()
73 # define PRIiFAST64 __PRI64_PREFIX "i" macro
61 #define PRIiFAST64 __PRI64 "i" macro
65 #define PRIiFAST64 __PRI64 "i" macro
77 #define PRIiFAST64 PRIi64 macro
307 #if !defined PRIiFAST64308 # define PRIiFAST64 PRIi64 macro635 return PRIiFAST64; in get_sysdep_segment_value()
124 S(PRIiFAST64) in f()