Searched defs:PRIx64 (Results 1 - 22 of 22) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/tcpdump/dist/missing/
H A Dbittypes.h105 #define PRIx64 "I64x" macro
107 #define PRIx64 "llx" macro
/netbsd-6-1-5-RELEASE/external/bsd/libpcap/dist/Win32/Include/
H A Dbittypes.h125 #define PRIx64 "I64x" macro
127 #define PRIx64 "llx" macro
/netbsd-6-1-5-RELEASE/external/public-domain/xz/dist/src/common/
H A Dsysdefs.h83 # define PRIx64 "llx" macro
96 # define PRIx64 "lx" macro
/netbsd-6-1-5-RELEASE/external/bsd/tcpdump/dist/
H A Dacconfig.h77 #undef PRIx64 macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/intl/
H A Dloadmsgcat.c188 # undef PRIx64 macro
189 # define PRIx64 (sizeof (long) == 8 ? "lx" : "llx") macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/intl/
H A Dloadmsgcat.c188 # undef PRIx64 macro
189 # define PRIx64 (sizeof (long) == 8 ? "lx" : "llx") macro
/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/intl/
H A Dloadmsgcat.c190 # undef PRIx64 macro
191 # define PRIx64 (sizeof (long) == 8 ? "lx" : "llx") macro
/netbsd-6-1-5-RELEASE/sys/arch/vax/include/
H A Dint_fmtio.h106 #define PRIx64 "llx" /* uint64_t */ macro
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/include/
H A Dint_fmtio.h166 #define PRIx64 "lx" /* uint64_t */ macro
168 #define PRIx64 "llx" /* uint64_t */ macro
/netbsd-6-1-5-RELEASE/sys/arch/sh3/include/
H A Dint_fmtio.h106 #define PRIx64 "llx" /* uint64_t */ macro
/netbsd-6-1-5-RELEASE/sys/arch/sparc/include/
H A Dint_fmtio.h177 #define PRIx64 "lx" /* uint64_t */ macro
179 #define PRIx64 "llx" /* uint64_t */ macro
/netbsd-6-1-5-RELEASE/sys/arch/hppa/include/
H A Dint_fmtio.h106 #define PRIx64 "llx" /* uint64_t */ macro
/netbsd-6-1-5-RELEASE/sys/arch/i386/include/
H A Dint_fmtio.h106 #define PRIx64 "llx" /* uint64_t */ macro
/netbsd-6-1-5-RELEASE/sys/arch/ia64/include/
H A Dint_fmtio.h106 #define PRIx64 "lx" /* uint64_t */ macro
/netbsd-6-1-5-RELEASE/sys/arch/m68k/include/
H A Dint_fmtio.h106 #define PRIx64 "llx" /* uint64_t */ macro
/netbsd-6-1-5-RELEASE/sys/arch/mips/include/
H A Dint_fmtio.h178 #define PRIx64 "lx" /* uint64_t */ macro
180 #define PRIx64 "llx" /* uint64_t */ macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/intl/
H A Dloadmsgcat.c188 # undef PRIx64 macro
189 # define PRIx64 (sizeof (long) == 8 ? "lx" : "llx") macro
/netbsd-6-1-5-RELEASE/sys/arch/arm/include/
H A Dint_fmtio.h106 #define PRIx64 "llx" /* uint64_t */ macro
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-runtime/intl/
H A Dloadmsgcat.c188 # undef PRIx64 macro
189 # define PRIx64 (sizeof (long) == 8 ? "lx" : "llx") macro
/netbsd-6-1-5-RELEASE/sys/arch/alpha/include/
H A Dint_fmtio.h106 #define PRIx64 "lx" /* uint64_t */ macro
/netbsd-6-1-5-RELEASE/sys/arch/amd64/include/
H A Dint_fmtio.h108 #define PRIx64 "lx" /* uint64_t */ macro
/netbsd-6-1-5-RELEASE/tools/compat/
H A Dcompat_defs.h740 #define PRIx64 "lx" macro
778 #define PRIx64 "llx" macro

Completed in 343 milliseconds