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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dinttypes.h34 #undef PRIoFAST32 macro
69 #define PRIoFAST32 "o" macro
/freebsd-11-stable/sys/arm/include/
H A D_inttypes.h84 #define PRIoFAST32 "o" /* uint_fast32_t */ macro
/freebsd-11-stable/sys/arm64/include/
H A D_inttypes.h84 #define PRIoFAST32 "o" /* uint_fast32_t */ macro
/freebsd-11-stable/sys/riscv/include/
H A D_inttypes.h84 #define PRIoFAST32 "o" /* uint_fast32_t */ macro
/freebsd-11-stable/sys/sparc64/include/
H A D_inttypes.h84 #define PRIoFAST32 "o" /* uint_fast32_t */ macro
/freebsd-11-stable/sys/powerpc/include/
H A D_inttypes.h92 #define PRIoFAST32 "o" /* uint_fast32_t */ macro
/freebsd-11-stable/sys/mips/include/
H A D_inttypes.h93 #define PRIoFAST32 "o" /* uint_fast32_t */ macro
/freebsd-11-stable/sys/x86/include/
H A D_inttypes.h92 #define PRIoFAST32 "o" /* uint_fast32_t */ macro
/freebsd-11-stable/contrib/netbsd-tests/include/
H A Dt_inttypes.c114 PRINT(PRIoFAST32, uif32);

Completed in 84 milliseconds