Home
last modified time | relevance | path

Searched defs:PRIx64 (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/contrib/xz/src/common/
H A Dsysdefs.h81 # define PRIx64 "llx" macro
94 # define PRIx64 "lx" macro
/dflybsd-src/sys/cpu/x86_64/include/
H A Dinttypes.h151 #define PRIx64 "lx" /* uint64_t */ macro
155 #define PRIx64 "llx" /* uint64_t */ macro
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dhwint.h95 #define PRIx64 GCC_PRI64 "x" macro
/dflybsd-src/gnu/usr.bin/grep/libgreputils/
H A Dinttypes.h698 # define PRIx64 _PRIu64_PREFIX "x" macro
/dflybsd-src/contrib/binutils-2.34/bfd/
H A Dbfd-in2.h118 # define PRIx64 BFD_PRI64 "x" macro