Home
last modified time | relevance | path

Searched defs:PRIdFAST8 (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/arm64/include/
H A D_inttypes.h53 #define PRIdFAST8 "d" /* int_fast8_t */ macro
/freebsd/sys/arm/include/
H A D_inttypes.h51 #define PRIdFAST8 "d" /* int_fast8_t */ macro
/freebsd/sys/riscv/include/
H A D_inttypes.h49 #define PRIdFAST8 "d" /* int_fast8_t */ macro
/freebsd/sys/powerpc/include/
H A D_inttypes.h59 #define PRIdFAST8 "d" /* int_fast8_t */ macro
/freebsd/sys/x86/include/
H A D_inttypes.h59 #define PRIdFAST8 "d" /* int_fast8_t */ macro
/freebsd/contrib/llvm-project/libc/include/llvm-libc-macros/
H A Dinttypes-macros.h215 #define PRIdFAST8 __INT_FAST8_FMTd__ macro