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

/freebsd-10-stable/contrib/tcpdump/
H A Dacconfig.h59 #undef PRIx64 macro
/freebsd-10-stable/contrib/xz/src/common/
H A Dsysdefs.h83 # define PRIx64 "llx" macro
96 # define PRIx64 "lx" macro
/freebsd-10-stable/sys/arm/include/
H A D_inttypes.h107 #define PRIx64 "llx" /* uint64_t */ macro
/freebsd-10-stable/sys/ia64/include/
H A D_inttypes.h107 #define PRIx64 "lx" /* uint64_t */ macro
/freebsd-10-stable/sys/mips/include/
H A D_inttypes.h116 #define PRIx64 __PRI64"x" /* uint64_t */ macro
/freebsd-10-stable/sys/powerpc/include/
H A D_inttypes.h115 #define PRIx64 __PRI64"x" /* uint64_t */ macro
/freebsd-10-stable/sys/sparc64/include/
H A D_inttypes.h107 #define PRIx64 "lx" /* uint64_t */ macro
/freebsd-10-stable/sys/x86/include/
H A D_inttypes.h115 #define PRIx64 __PRI64"x" /* uint64_t */ macro

Completed in 81 milliseconds