Searched defs:PRIu64 (Results 1 – 5 of 5) sorted by relevance
69 #define PRIu64 "llu" in main() macro
102 #define PRIu64 __PRI64"u" /* uint64_t */ macro
92 #define PRIu64 "lu" /* uint64_t */ macro
94 #define PRIu64 "llu" /* uint64_t */ macro
103 #define PRIu64 __PRI64"u" /* uint64_t */ macro