Searched refs:SCNxFAST64 (Results 1 – 15 of 15) sorted by relevance
360 #define SCNxFAST64 "lx" /* uint_fast64_t */ macro364 #define SCNxFAST64 "llx" /* uint_fast64_t */ macro
393 #define SCNxFAST64 "lx" /* uint_fast64_t */ macro396 #define SCNxFAST64 "llx" /* uint_fast64_t */ macro
349 #define SCNxFAST64 "llx" /* uint_fast64_t */ macro352 #define SCNxFAST64 "lx" /* uint_fast64_t */ macro
398 #define SCNxFAST64 "lx" /* uint_fast64_t */ macro403 #define SCNxFAST64 "llx" /* uint_fast64_t */ macro
214 #define SCNxFAST64 "lx" /* uint_fast64_t */ macro
211 #define SCNxFAST64 "lx" /* uint_fast64_t */ macro
211 #define SCNxFAST64 "llx" /* uint_fast64_t */ macro
212 #define SCNxFAST64 "llx" /* uint_fast64_t */ macro
201 T_(SCNxFAST64),
211 #define SCNxFAST64 __UINT_FAST64_FMTx__ macro
236 SCAN(SCNxFAST64, uif64); in ATF_TC_BODY()