Searched defs:PRId64 (Results 1 – 10 of 10) sorted by relevance
59 #define PRId64 "I64d" macro61 #define PRId64 "lld" macro
34 #define PRId64 "I64" macro
98 #define PRId64 "I64d" macro
99 #define PRId64 "I64d" macro
93 #define PRId64 "I64d" macro119 #define PRId64 "lld" macro
808 AC_DEFINE(PRId64, "$1d", [define if the platform doesn't define PRId64]) definition
48 #define PRId64 "lld" /* int64_t */ macro
46 #define PRId64 "lld" /* int64_t */ macro
802 #define PRId64 "ld" macro840 #define PRId64 "lld" macro
47 #define PRId64 __INT64_FMTd__ macro