Searched defs:PRIo64 (Results 1 – 13 of 13) sorted by relevance
97 #define PRIo64 "I64o" macro99 #define PRIo64 "llo" macro
167 # define PRIo64 "I64o" macro
178 # define PRIo64 "I64o" macro
608 AC_DEFINE(PRIo64, "$1o") definition
181 # define PRIo64 (sizeof (long) == 8 ? "lo" : "llo") macro
210 # define PRIo64 _PRIu64_PREFIX "o" macro
89 #define PRIo64 "I64o" macro
124 #define PRIo64 "llo" macro
131 #define PRIo64 "I64o" macro
117 #define PRIo64 "I64o" macro
522 # define PRIo64 _PRIu64_PREFIX "o" macro