Home
last modified time | relevance | path

Searched refs:PRIXFAST8 (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/arm64/include/
H A D_inttypes.h130 #define PRIXFAST8 "X" /* uint_fast8_t */ macro
/freebsd/sys/arm/include/
H A D_inttypes.h128 #define PRIXFAST8 "X" /* uint_fast8_t */ macro
/freebsd/sys/riscv/include/
H A D_inttypes.h126 #define PRIXFAST8 "X" /* uint_fast8_t */ macro
/freebsd/sys/powerpc/include/
H A D_inttypes.h136 #define PRIXFAST8 "X" /* uint_fast8_t */ macro
/freebsd/sys/x86/include/
H A D_inttypes.h136 #define PRIXFAST8 "X" /* uint_fast8_t */ macro
/freebsd/contrib/llvm-project/libcxx/include/
H A Dcinttypes122 PRIXFAST8
/freebsd/contrib/netbsd-tests/include/
H A Dt_inttypes.c157 PRINT(PRIXFAST8, uif8); in ATF_TC_BODY()