Searched defs:PRIx64 (Results 1 – 4 of 4) sorted by relevance
117 #define PRIx64 __PRI64"x" /* uint64_t */ macro
107 #define PRIx64 "lx" /* uint64_t */ macro
109 #define PRIx64 "llx" /* uint64_t */ macro
118 #define PRIx64 __PRI64"x" /* uint64_t */ macro