Searched defs:PRIoFAST32 (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/Headers/
H A Dinttypes.h34 #undef PRIoFAST32 macro
69 #define PRIoFAST32 "o" macro
/freebsd-current/sys/arm/include/
H A D_inttypes.h85 #define PRIoFAST32 "o" /* uint_fast32_t */ macro
/freebsd-current/sys/arm64/include/
H A D_inttypes.h87 #define PRIoFAST32 "o" /* uint_fast32_t */ macro
/freebsd-current/sys/powerpc/include/
H A D_inttypes.h93 #define PRIoFAST32 "o" /* uint_fast32_t */ macro
/freebsd-current/sys/riscv/include/
H A D_inttypes.h83 #define PRIoFAST32 "o" /* uint_fast32_t */ macro
/freebsd-current/sys/x86/include/
H A D_inttypes.h93 #define PRIoFAST32 "o" /* uint_fast32_t */ macro

Completed in 172 milliseconds