Searched defs:PRId64 (Results 1 – 5 of 5) sorted by relevance
55 #define PRId64 __PRI64"d" /* int64_t */ macro
45 #define PRId64 "ld" /* int64_t */ macro
47 #define PRId64 "lld" /* int64_t */ macro
56 #define PRId64 __PRI64"d" /* int64_t */ macro
399 #define PRId64 "lld" macro