Searched refs:PRIuFAST32 (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dinttypes.h37 #undef PRIuFAST32 macro
72 #define PRIuFAST32 "u" macro
/freebsd-11-stable/sys/arm/include/
H A D_inttypes.h99 #define PRIuFAST32 "u" /* uint_fast32_t */ macro
/freebsd-11-stable/sys/arm64/include/
H A D_inttypes.h99 #define PRIuFAST32 "u" /* uint_fast32_t */ macro
/freebsd-11-stable/sys/riscv/include/
H A D_inttypes.h99 #define PRIuFAST32 "u" /* uint_fast32_t */ macro
/freebsd-11-stable/sys/sparc64/include/
H A D_inttypes.h99 #define PRIuFAST32 "u" /* uint_fast32_t */ macro
/freebsd-11-stable/sys/powerpc/include/
H A D_inttypes.h107 #define PRIuFAST32 "u" /* uint_fast32_t */ macro
/freebsd-11-stable/sys/mips/include/
H A D_inttypes.h108 #define PRIuFAST32 "u" /* uint_fast32_t */ macro
/freebsd-11-stable/sys/x86/include/
H A D_inttypes.h107 #define PRIuFAST32 "u" /* uint_fast32_t */ macro
/freebsd-11-stable/contrib/netbsd-tests/include/
H A Dt_inttypes.c129 PRINT(PRIuFAST32, uif32);

Completed in 183 milliseconds