Searched defs:PRIx32 (Results 1 - 9 of 9) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dinttypes.h38 #undef PRIx32 macro
73 #define PRIx32 "x" macro
/freebsd-11-stable/contrib/xz/src/common/
H A Dsysdefs.h67 # define PRIx32 "x" macro
/freebsd-11-stable/sys/riscv/include/
H A D_inttypes.h106 #define PRIx32 "x" /* uint32_t */ macro
/freebsd-11-stable/sys/mips/include/
H A D_inttypes.h115 #define PRIx32 "x" /* uint32_t */ macro
/freebsd-11-stable/sys/sparc64/include/
H A D_inttypes.h106 #define PRIx32 "x" /* uint32_t */ macro
/freebsd-11-stable/sys/powerpc/include/
H A D_inttypes.h114 #define PRIx32 "x" /* uint32_t */ macro
/freebsd-11-stable/sys/arm64/include/
H A D_inttypes.h106 #define PRIx32 "x" /* uint32_t */ macro
/freebsd-11-stable/sys/arm/include/
H A D_inttypes.h106 #define PRIx32 "x" /* uint32_t */ macro
/freebsd-11-stable/sys/x86/include/
H A D_inttypes.h114 #define PRIx32 "x" /* uint32_t */ macro

Completed in 123 milliseconds