Home
last modified time | relevance | path

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

/minix3/external/bsd/libpcap/dist/Win32/Include/
H A Dbittypes.h67 #define PRIo64 "I64o" macro
69 #define PRIo64 "llo" macro
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DDataTypes.h.in100 #define PRIo64 "I64o" macro
/minix3/external/bsd/llvm/config/llvm/Support/
H A DDataTypes.h101 #define PRIo64 "I64o" macro
/minix3/external/bsd/tcpdump/dist/
H A Dtcpdump-stdinc.h97 #define PRIo64 "I64o" macro
123 #define PRIo64 "llo" macro
H A Daclocal.m4809 AC_DEFINE(PRIo64, "$1o", [define if the platform doesn't define PRIo64]) definition
/minix3/sys/arch/i386/include/
H A Dint_fmtio.h80 #define PRIo64 "llo" /* uint64_t */ macro
/minix3/sys/arch/arm/include/
H A Dint_fmtio.h78 #define PRIo64 "llo" /* uint64_t */ macro
/minix3/tools/compat/
H A Dcompat_defs.h808 #define PRIo64 "lo" macro
846 #define PRIo64 "llo" macro
/minix3/sys/sys/
H A Dcommon_int_fmtio.h79 #define PRIo64 __UINT64_FMTo__ macro