Home
last modified time | relevance | path

Searched refs:_3 (Results 1 – 25 of 50) sorted by relevance

12

/freebsd/contrib/gdtoa/
H A DstrtorQ.c45 #define _3 3 macro
51 #define _3 0 macro
68 L[_3] = bits[0];
75 L[_3] = bits[0];
83 L[_3] = bits[0];
91 L[_1] = L[_2] = L[_3] = 0;
H A DstrtopQ.c43 #define _3 3 macro
49 #define _3 0 macro
79 L[_3] = bits[0];
86 L[_3] = bits[0];
94 L[_1] = L[_2] = L[_3] = 0;
H A Dstrtorx.c45 #define _3 3 macro
52 #define _3 1 macro
77 L[_3] = (UShort)(bits[0] >> 16);
85 L[_3] = (UShort)(bits[0] >> 16);
93 L[_2] = L[_3] = L[_4] = 0;
H A Dstrtopx.c43 #define _3 3 macro
50 #define _3 1 macro
88 L[_3] = (UShort)(bits[0] >> 16);
96 L[_2] = L[_3] = L[_4] = 0;
H A Dg_xfmt.c43 #define _3 3 macro
50 #define _3 1 macro
80 bits[0] = (L[_3] << 16) | L[_4];
H A Dg_Qfmt.c43 #define _3 3 macro
49 #define _3 0 macro
79 bits[0] = L[_3];
H A Dprintf.c0154 #define _3 3
161 #define _3 1
177 bits[0] = (u->us[_3] << 16) | u->us[_4];
197 #undef _3
217 #define _3 3
223 #define _3 0
240 bits[0] = u->ui[_3];
265 #undef _3
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_raidz_math_aarch64_neon_common.h32 #define _REG_CNT(_0, _1, _2, _3, _4, _5, _6, _7, N, ...) N argument
38 #define VR3_(_1, _2, _3, REG, ...) "%[w"#REG"]" argument
39 #define VR4_(_1, _2, _3, _4, REG, ...) "%[w"#REG"]" argument
40 #define VR5_(_1, _2, _3, _4, _5, REG, ...) "%[w"#REG"]" argument
41 #define VR6_(_1, _2, _3, _4, _5, _6, REG, ...) "%[w"#REG"]" argument
42 #define VR7_(_1, _2, _3, _4, _5, _6, _7, REG, ...) "%[w"#REG"]" argument
67 #define RVR3_(_1, _2, _3, REG, ...) [w##REG] "w" (w##REG) argument
68 #define RVR4_(_1, _2, _3, _4, REG, ...) [w##REG] "w" (w##REG) argument
69 #define RVR5_(_1, _2, _3, _4, _5, REG, ...) [w##REG] "w" (w##REG) argument
70 #define RVR6_(_1, _2, _3, _4, _5, _6, REG, ...) [w##REG] "w" (w##REG) argument
[all …]
H A Dvdev_raidz_math_powerpc_altivec_common.h29 #define _REG_CNT(_0, _1, _2, _3, _4, _5, _6, _7, N, ...) N argument
35 #define VR3_(_1, _2, _3, REG, ...) "%[w"#REG"]" argument
36 #define VR4_(_1, _2, _3, _4, REG, ...) "%[w"#REG"]" argument
37 #define VR5_(_1, _2, _3, _4, _5, REG, ...) "%[w"#REG"]" argument
38 #define VR6_(_1, _2, _3, _4, _5, _6, REG, ...) "%[w"#REG"]" argument
39 #define VR7_(_1, _2, _3, _4, _5, _6, _7, REG, ...) "%[w"#REG"]" argument
64 #define RVR3_(_1, _2, _3, REG, ...) [w##REG] "v" (w##REG) argument
65 #define RVR4_(_1, _2, _3, _4, REG, ...) [w##REG] "v" (w##REG) argument
66 #define RVR5_(_1, _2, _3, _4, _5, REG, ...) [w##REG] "v" (w##REG) argument
67 #define RVR6_(_1, _2, _3, _4, _5, _6, REG, ...) [w##REG] "v" (w##REG) argument
[all …]
H A Dvdev_raidz_math_avx512f.c38 #define _REG_CNT(_0, _1, _2, _3, _4, _5, _6, _7, N, ...) N argument
44 #define VR3_(_1, _2, _3, REG, ...) "zmm"#REG argument
45 #define VR4_(_1, _2, _3, _4, REG, ...) "zmm"#REG argument
46 #define VR5_(_1, _2, _3, _4, _5, REG, ...) "zmm"#REG argument
47 #define VR6_(_1, _2, _3, _4, _5, _6, REG, ...) "zmm"#REG argument
48 #define VR7_(_1, _2, _3, _4, _5, _6, _7, REG, ...) "zmm"#REG argument
62 #define VRy3_(_1, _2, _3, REG, ...) "ymm"#REG argument
63 #define VRy4_(_1, _2, _3, _4, REG, ...) "ymm"#REG argument
64 #define VRy5_(_1, _2, _3, _4, _5, REG, ...) "ymm"#REG argument
65 #define VRy6_(_1, _2, _3, _4, _5, _6, REG, ...) "ymm"#REG argument
[all …]
H A Dvdev_raidz_math_ssse3.c36 #define _REG_CNT(_0, _1, _2, _3, _4, _5, _6, _7, N, ...) N argument
42 #define VR3_(_1, _2, _3, REG, ...) "xmm"#REG argument
43 #define VR4_(_1, _2, _3, _4, REG, ...) "xmm"#REG argument
44 #define VR5_(_1, _2, _3, _4, _5, REG, ...) "xmm"#REG argument
45 #define VR6_(_1, _2, _3, _4, _5, _6, REG, ...) "xmm"#REG argument
46 #define VR7_(_1, _2, _3, _4, _5, _6, _7, REG, ...) "xmm"#REG argument
H A Dvdev_raidz_math_avx2.c35 #define _REG_CNT(_0, _1, _2, _3, _4, _5, _6, _7, N, ...) N argument
41 #define VR3_(_1, _2, _3, REG, ...) "ymm"#REG argument
42 #define VR4_(_1, _2, _3, _4, REG, ...) "ymm"#REG argument
43 #define VR5_(_1, _2, _3, _4, _5, REG, ...) "ymm"#REG argument
44 #define VR6_(_1, _2, _3, _4, _5, _6, REG, ...) "ymm"#REG argument
45 #define VR7_(_1, _2, _3, _4, _5, _6, _7, REG, ...) "ymm"#REG argument
H A Dvdev_raidz_math_avx512bw.c39 #define _REG_CNT(_0, _1, _2, _3, _4, _5, _6, _7, N, ...) N argument
45 #define VR3_(_1, _2, _3, REG, ...) "zmm"#REG argument
46 #define VR4_(_1, _2, _3, _4, REG, ...) "zmm"#REG argument
47 #define VR5_(_1, _2, _3, _4, _5, REG, ...) "zmm"#REG argument
48 #define VR6_(_1, _2, _3, _4, _5, _6, REG, ...) "zmm"#REG argument
49 #define VR7_(_1, _2, _3, _4, _5, _6, _7, REG, ...) "zmm"#REG argument
H A Dvdev_raidz_math_sse2.c37 #define _REG_CNT(_0, _1, _2, _3, _4, _5, _6, _7, N, ...) N argument
43 #define VR3_(_1, _2, _3, REG, ...) "xmm"#REG argument
44 #define VR4_(_1, _2, _3, _4, REG, ...) "xmm"#REG argument
45 #define VR5_(_1, _2, _3, _4, _5, REG, ...) "xmm"#REG argument
46 #define VR6_(_1, _2, _3, _4, _5, _6, REG, ...) "xmm"#REG argument
47 #define VR7_(_1, _2, _3, _4, _5, _6, _7, REG, ...) "xmm"#REG argument
/freebsd/usr.bin/dc/tests/
H A Dbcode.sh41 1 _3 % p # negative divisors use the divisor's absolute value
47 1.1 _3 % p
94 1 _3 ~ n32Pp # negative divisors use the divisor's absolute value
100 1.1 _3 ~ n32Pp
/freebsd/contrib/bc/tests/dc/
H A Dmodulus.txt19 2 _3%pR
28 _2 _3%pR
52 2 _3%pR
61 _2 _3%pR
H A Dscientific.txt14 _3.28971028e20pR
18 _3.28977e_1pR
H A Dsubtract.txt32 3 _3-pR
/freebsd/tools/tools/kernelcruft/
H A Dkernelcruft.sh27 ' > /tmp/_3
36 if grep $b /tmp/_3 > /dev/null ; then
/freebsd/contrib/googletest/googlemock/include/gmock/internal/
H A Dgmock-pp.h154 #define GMOCK_PP_INTERNAL_CAT_5(_1, _2, _3, _4, _5) _1##_2##_3##_4##_5 argument
155 #define GMOCK_PP_INTERNAL_IS_EMPTY(_1, _2, _3, _4) \ argument
157 _1, _2, _3, _4))
167 #define GMOCK_PP_INTERNAL_INTERNAL_16TH(_1, _2, _3, _4, _5, _6, _7, _8, _9, \ argument
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStreamChecker.cpp350 std::bind(&StreamChecker::evalFreadFwrite, _1, _2, _3, _4, true), 3}},
353 std::bind(&StreamChecker::evalFreadFwrite, _1, _2, _3, _4, false), 3}},
356 std::bind(&StreamChecker::evalFgetx, _1, _2, _3, _4, true), 0}},
359 std::bind(&StreamChecker::evalFgetx, _1, _2, _3, _4, false), 2}},
362 std::bind(&StreamChecker::evalFgetx, _1, _2, _3, _4, true), 0}},
365 std::bind(&StreamChecker::evalFputx, _1, _2, _3, _4, true), 1}},
368 std::bind(&StreamChecker::evalFputx, _1, _2, _3, _4, false), 1}},
371 std::bind(&StreamChecker::evalFputx, _1, _2, _3, _4, true), 1}},
374 std::bind(&StreamChecker::evalFprintf, _1, _2, _3, _4), 0}},
377 std::bind(&StreamChecker::evalFprintf, _1, _2, _3, _4), 0}},
[all …]
/freebsd/contrib/llvm-project/libcxx/src/
H A Dbind.cpp17 const __ph<3> _3{};
18 const __ph<3> _3{}; global() variable
/freebsd/usr.bin/sed/tests/regress.multitest.out/
H A D8.203 X[_3
/freebsd/sys/ddb/
H A Ddb_print.c49 db_show_regs(db_expr_t _1, bool _2, db_expr_t _3, char *modif) in db_show_regs() argument
/freebsd/sys/contrib/libb2/
H A Dblake2s-round.h84 LOAD_MSG_ ##r ##_3(buf3); \

12