Searched refs:PRIoFAST64 (Results 1 – 7 of 7) sorted by relevance
88 #define PRIoFAST64 "lo" /* uint_fast64_t */ macro
86 #define PRIoFAST64 "llo" /* uint_fast64_t */ macro
84 #define PRIoFAST64 "lo" /* uint_fast64_t */ macro
94 #define PRIoFAST64 __PRI64"o" /* uint_fast64_t */ macro
71 PRIoFAST64
115 PRINT(PRIoFAST64, uif64); in ATF_TC_BODY()