Home
last modified time | relevance | path

Searched refs:SCNoFAST32 (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dinttypes.h56 #undef SCNoFAST32
91 #define SCNoFAST32 "o" macro
/freebsd/sys/arm64/include/
H A D_inttypes.h181 #define SCNoFAST32 "o" /* uint_fast32_t */ macro
/freebsd/sys/arm/include/
H A D_inttypes.h179 #define SCNoFAST32 "o" /* uint_fast32_t */ macro
/freebsd/sys/riscv/include/
H A D_inttypes.h177 #define SCNoFAST32 "o" /* uint_fast32_t */ macro
/freebsd/sys/powerpc/include/
H A D_inttypes.h187 #define SCNoFAST32 "o" /* uint_fast32_t */ macro
/freebsd/sys/x86/include/
H A D_inttypes.h187 #define SCNoFAST32 "o" /* uint_fast32_t */ macro
/freebsd/contrib/llvm-project/libcxx/include/
H A Dcinttypes178 SCNoFAST32
/freebsd/contrib/netbsd-tests/include/
H A Dt_inttypes.c205 SCAN(SCNoFAST32, uif32); in ATF_TC_BODY()