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