Searched refs:PRIo64 (Results 1 – 13 of 13) sorted by relevance
105 #define PRIo64 "I64o" macro
166 #if !defined PRIo64167 # define PRIo64 (sizeof (long) == 8 ? "lo" : "llo") macro239 # define PRIoLEAST64 PRIo64311 # define PRIoFAST64 PRIo64502 return PRIo64; in get_sysdep_segment_value()
80 snprintf(filemode, 4, "%3"PRIo64, entry->filemode); in list_op()
177 #ifndef PRIo64
66 #define PRIo64 __PRI64 "o" macro
130 S(PRIo64) in f()