Searched defs:PRIo64 (Results 1 – 14 of 14) sorted by relevance
67 #define PRIo64 "I64o" macro69 #define PRIo64 "llo" macro
100 #define PRIo64 "I64o" macro
178 # define PRIo64 "I64o" macro
39 #define PRIo64 __INTTYPE_PRI64__ "o" macro
844 AC_DEFINE(PRIo64, "$1o", [define if the platform doesn't define PRIo64]) definition
181 # define PRIo64 (sizeof (long) == 8 ? "lo" : "llo") macro
210 # define PRIo64 _PRIu64_PREFIX "o" macro
89 #define PRIo64 "I64o" macro
139 #define PRIo64 __PRI64_PREFIX "o" macro
131 #define PRIo64 "I64o" macro
522 # define PRIo64 _PRIu64_PREFIX "o" macro