Home
last modified time | relevance | path

Searched refs:SCNoFAST16 (Results 1 – 9 of 9) sorted by relevance

/freebsd-12-stable/sys/sparc64/include/
D_inttypes.h179 #define SCNoFAST16 "o" /* uint_fast16_t */ macro
/freebsd-12-stable/sys/arm64/include/
D_inttypes.h177 #define SCNoFAST16 "o" /* uint_fast16_t */ macro
/freebsd-12-stable/sys/riscv/include/
D_inttypes.h177 #define SCNoFAST16 "o" /* uint_fast16_t */ macro
/freebsd-12-stable/sys/arm/include/
D_inttypes.h179 #define SCNoFAST16 "o" /* uint_fast16_t */ macro
/freebsd-12-stable/sys/mips/include/
D_inttypes.h188 #define SCNoFAST16 "o" /* uint_fast16_t */ macro
/freebsd-12-stable/sys/x86/include/
D_inttypes.h187 #define SCNoFAST16 "o" /* uint_fast16_t */ macro
/freebsd-12-stable/sys/powerpc/include/
D_inttypes.h187 #define SCNoFAST16 "o" /* uint_fast16_t */ macro
/freebsd-12-stable/contrib/llvm-project/libcxx/include/
Dcinttypes177 SCNoFAST16
/freebsd-12-stable/contrib/netbsd-tests/include/
Dt_inttypes.c204 SCAN(SCNoFAST16, uif16); in ATF_TC_BODY()