Searched defs:PRId64 (Results 1 – 5 of 5) sorted by relevance
61 #define PRId64 "ld" /* int64_t */ macro65 #define PRId64 "lld" /* int64_t */ macro
87 #define PRId64 GCC_PRI64 "d" macro
66 #define PRId64 "lld" macro
673 # define PRId64 _PRI64_PREFIX "d" macro
114 # define PRId64 BFD_PRI64 "d" macro