Home
last modified time | relevance | path

Searched refs:SCNi32 (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dinttypes.h48 #undef SCNi32
83 #define SCNi32 "i" macro
/freebsd/sys/contrib/openzfs/lib/libnvpair/
H A Dlibnvpair.c1148 sr = sscanf(value, "%"SCNi32, &val_arg); in nvpair_value_match_regex()
1159 sr = sscanf(value, "%"SCNi32, &val_arg); in nvpair_value_match_regex()
1171 sr = sscanf(value, "%"SCNi32, (int32_t *)&val_arg); in nvpair_value_match_regex()
1182 sr = sscanf(value, "%"SCNi32, (int32_t *)&val_arg); in nvpair_value_match_regex()
1241 sr = sscanf(value, "%"SCNi32, (int32_t *)&val_arg); in nvpair_value_match_regex()
1253 sr = sscanf(value, "%"SCNi32, (int32_t *)&val_arg); in nvpair_value_match_regex()
/freebsd/sys/riscv/include/
H A D_inttypes.h152 #define SCNi32 "i" /* int32_t */ macro
/freebsd/sys/arm/include/
H A D_inttypes.h154 #define SCNi32 "i" /* int32_t */ macro
/freebsd/sys/arm64/include/
H A D_inttypes.h156 #define SCNi32 "i" /* int32_t */ macro
/freebsd/sys/powerpc/include/
H A D_inttypes.h162 #define SCNi32 "i" /* int32_t */ macro
/freebsd/sys/x86/include/
H A D_inttypes.h162 #define SCNi32 "i" /* int32_t */ macro
/freebsd/contrib/llvm-project/libcxx/include/
H A Dcinttypes150 SCNi32
/freebsd/contrib/netbsd-tests/include/
H A Dt_inttypes.c182 SCAN(SCNi32, i32); in ATF_TC_BODY()
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DStdSpecialSymbolMap.inc632 SYMBOL(SCNi32, None, <cinttypes>)
633 SYMBOL(SCNi32, None, <inttypes.h>)