Searched defs:PRIu64 (Results 1 – 12 of 12) sorted by relevance
104 #define PRIu64 "I64u" macro106 #define PRIu64 "llu" macro
78 # define PRIu64 "llu" macro91 # define PRIu64 "lu" macro
68 #define PRIu64 "llu" in main() macro
103 #define PRIu64 "I64u" macro129 #define PRIu64 "llu" macro
100 #define PRIu64 __PRI64"u" /* uint64_t */ macro
92 #define PRIu64 "llu" /* uint64_t */ macro
92 #define PRIu64 "lu" /* uint64_t */ macro
101 #define PRIu64 __PRI64"u" /* uint64_t */ macro
136 #define PRIu64 "lu" macro