Searched defs:PRIx64 (Results 1 – 4 of 4) sorted by relevance
189 # define PRIx64 (sizeof (long) == 8 ? "lx" : "llx") macro
124 #define PRIx64 "llx" /* uint64_t */ macro
45 #define PRIx64 "llx" macro