Searched defs:PRIxFAST64 (Results 1 – 14 of 14) sorted by relevance
177 #define PRIxFAST64 "llx" /* uint_fast64_t */ macro180 #define PRIxFAST64 "lx" /* uint_fast64_t */ macro
182 #define PRIxFAST64 "lx" /* uint_fast64_t */ macro186 #define PRIxFAST64 "llx" /* uint_fast64_t */ macro
197 #define PRIxFAST64 "lx" /* uint_fast64_t */ macro200 #define PRIxFAST64 "llx" /* uint_fast64_t */ macro
196 #define PRIxFAST64 "lx" /* uint_fast64_t */ macro198 #define PRIxFAST64 "llx" /* uint_fast64_t */ macro
120 #define PRIxFAST64 "lx" /* uint_fast64_t */ macro
117 #define PRIxFAST64 "lx" /* uint_fast64_t */ macro
117 #define PRIxFAST64 "llx" /* uint_fast64_t */ macro
118 #define PRIxFAST64 "llx" /* uint_fast64_t */ macro
381 # define PRIxFAST64 PRIx64 macro
117 #define PRIxFAST64 __UINT_FAST64_FMTx__ macro