Searched defs:PRIo64 (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/libpcap/pcap/
H A Dpcap-inttypes.h88 #define PRIo64 "I64o" macro
90 #define PRIo64 "llo" macro
/freebsd-11-stable/contrib/tcpdump/
H A Dnetdissect-stdinc.h99 #define PRIo64 "I64o" macro
125 #define PRIo64 "llo" macro
/freebsd-11-stable/sys/arm/include/
H A D_inttypes.h77 #define PRIo64 "llo" /* uint64_t */ macro
/freebsd-11-stable/sys/arm64/include/
H A D_inttypes.h77 #define PRIo64 "lo" /* uint64_t */ macro
/freebsd-11-stable/sys/powerpc/include/
H A D_inttypes.h85 #define PRIo64 __PRI64"o" /* uint64_t */ macro
/freebsd-11-stable/sys/riscv/include/
H A D_inttypes.h77 #define PRIo64 "lo" /* uint64_t */ macro
/freebsd-11-stable/sys/sparc64/include/
H A D_inttypes.h77 #define PRIo64 "lo" /* uint64_t */ macro
/freebsd-11-stable/sys/mips/include/
H A D_inttypes.h86 #define PRIo64 __PRI64"o" /* uint64_t */ macro
/freebsd-11-stable/sys/x86/include/
H A D_inttypes.h85 #define PRIo64 __PRI64"o" /* uint64_t */ macro

Completed in 94 milliseconds