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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dinttypes.h40 #undef PRIxFAST32 macro
75 #define PRIxFAST32 "x" macro
/freebsd-11-stable/sys/arm/include/
H A D_inttypes.h114 #define PRIxFAST32 "x" /* uint_fast32_t */ macro
/freebsd-11-stable/sys/arm64/include/
H A D_inttypes.h114 #define PRIxFAST32 "x" /* uint_fast32_t */ macro
/freebsd-11-stable/sys/powerpc/include/
H A D_inttypes.h122 #define PRIxFAST32 "x" /* uint_fast32_t */ macro
/freebsd-11-stable/sys/riscv/include/
H A D_inttypes.h114 #define PRIxFAST32 "x" /* uint_fast32_t */ macro
/freebsd-11-stable/sys/sparc64/include/
H A D_inttypes.h114 #define PRIxFAST32 "x" /* uint_fast32_t */ macro
/freebsd-11-stable/sys/mips/include/
H A D_inttypes.h123 #define PRIxFAST32 "x" /* uint_fast32_t */ macro
/freebsd-11-stable/sys/x86/include/
H A D_inttypes.h122 #define PRIxFAST32 "x" /* uint_fast32_t */ macro

Completed in 93 milliseconds