Home
last modified time | relevance | path

Searched defs:PRIdFAST32 (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dinttypes.h66 #define PRIdFAST32 "d" macro
/freebsd/sys/arm64/include/
H A D_inttypes.h55 #define PRIdFAST32 "d" /* int_fast32_t */ macro
/freebsd/sys/arm/include/
H A D_inttypes.h53 #define PRIdFAST32 "d" /* int_fast32_t */ macro
/freebsd/sys/riscv/include/
H A D_inttypes.h51 #define PRIdFAST32 "d" /* int_fast32_t */ macro
/freebsd/sys/powerpc/include/
H A D_inttypes.h61 #define PRIdFAST32 "d" /* int_fast32_t */ macro
/freebsd/sys/x86/include/
H A D_inttypes.h61 #define PRIdFAST32 "d" /* int_fast32_t */ macro
/freebsd/contrib/llvm-project/libc/include/llvm-libc-macros/
H A Dinttypes-macros.h217 #define PRIdFAST32 __INT_FAST32_FMTd__ macro