Searched defs:PRIu64 (Results 1 – 15 of 15) sorted by relevance
83 #define PRIu64 "I64u" macro85 #define PRIu64 "llu" macro
41 #define PRIu64 "I64u" macro
101 #define PRIu64 "I64u" macro
181 # define PRIu64 "I64u" macro
120 # define PRIu64 "llu" macro136 # define PRIu64 "I64u" macro
18 #define PRIu64 "llu" macro
13 #define PRIu64 PRI_64_LENGTH_MODIFIER "u" macro
846 AC_DEFINE(PRIu64, "$1u", [define if the platform doesn't define PRIx64]) definition
185 # define PRIu64 (sizeof (long) == 8 ? "lu" : "llu") macro
214 # define PRIu64 _PRIu64_PREFIX "u" macro
140 #define PRIu64 __PRI64_PREFIX "u" macro
132 #define PRIu64 "I64u" macro
526 # define PRIu64 _PRIu64_PREFIX "u" macro