Searched defs:PRIo64 (Results 1 – 15 of 15) sorted by relevance
185 #define PRIo64 "I64o" macro187 #define PRIo64 "llo" macro
105 #define PRIo64 "I64o" macro
12 #define PRIo64 PRI_64_LENGTH_MODIFIER "o" macro
99 #define PRIo64 "I64o" macro125 #define PRIo64 "llo" macro
850 AC_DEFINE(PRIo64, "$1o", [define if the platform doesn't define PRIo64]) definition
178 # define PRIo64 "I64o" macro
131 PRIo64 = "lo" variable132 PRIo64 = "llo" variable
65 #define PRIo64 __PRI64_RANK "o" macro
89 #define PRIo64 "I64o" macro
181 # define PRIo64 (sizeof (long) == 8 ? "lo" : "llo") macro
210 # define PRIo64 _PRIu64_PREFIX "o" macro
522 # define PRIo64 _PRIu64_PREFIX "o" macro