Searched refs:PRIo64 (Results 1 – 5 of 5) sorted by relevance
153 #define PRIo64 "lo" macro156 #define PRIo64 "llo"159 #ifdef PRIo64160 #define PRIoLEAST64 PRIo64161 #define PRIoFAST64 PRIo64294 #ifdef PRIo64295 #define SCNo64 PRIo64296 #define SCNoLEAST64 PRIo64297 #define SCNoFAST64 PRIo64
85 #define PRIo64 __PRI64"o" /* uint64_t */ macro
88 ", mode %" PRIo64 "\n", in zil_prt_rec_create()
7286 "%.11o%.6o%.11" PRIo64 in write_hdr()7317 (void) sprintf(Thdr_p->tbuf.t_size, "%011" PRIo64, len); in write_hdr()7366 (void) sprintf(Thdr_p->tbuf.t_size, "%011" PRIo64 " ", len); in write_hdr()
1562 (void) sprintf(p, "%"PRIo64, c); in convert_int64_to_string()