Searched defs:PRIu64 (Results 1 – 16 of 16) sorted by relevance
83 #define PRIu64 "I64u" macro85 #define PRIu64 "llu" macro
55 #define PRIu64 "llu" macro62 #define PRIu64 "lu" macro
41 #define PRIu64 "I64u" macro
123 # define PRIu64 "llu" macro139 # define PRIu64 "I64u" macro
83 #define PRIu64 "I64u" macro
101 #define PRIu64 "I64u" macro
181 # define PRIu64 "I64u" macro
101 #define PRIu64 "I64u" macro127 #define PRIu64 "llu" macro
811 AC_DEFINE(PRIu64, "$1u", [define if the platform doesn't define PRIx64]) definition
13 #define PRIu64 PRI_64_LENGTH_MODIFIER "u" macro
185 # define PRIu64 (sizeof (long) == 8 ? "lu" : "llu") macro
214 # define PRIu64 _PRIu64_PREFIX "u" macro
130 #define PRIu64 "I64u" macro
132 #define PRIu64 "I64u" macro
526 # define PRIu64 _PRIu64_PREFIX "u" macro