/freebsd/contrib/atf/atf-c/ |
H A D | macros_test.c | 420 H_CHECK_EQ(1_2, 1, 2); 422 H_CHECK_EQ(2_2, 2, 2); 424 H_CHECK_EQ_MSG(1_2, 1, 2, "1 does not match 2"); 426 H_CHECK_EQ_MSG(2_2, 2, 2, "2 does not match 2"); 439 { H_CHECK_EQ_HEAD_NAME(1_2), H_CHECK_EQ_BODY_NAME(1_2), in ATF_TC_BODY() 443 { H_CHECK_EQ_HEAD_NAME(2_2), H_CHECK_EQ_BODY_NAME(2_2), in ATF_TC_BODY() 447 { H_CHECK_EQ_MSG_HEAD_NAME(1_2), H_CHECK_EQ_MSG_BODY_NAME(1_2), in ATF_TC_BODY() 451 { H_CHECK_EQ_MSG_HEAD_NAME(2_2), H_CHECK_EQ_MSG_BODY_NAME(2_2), in ATF_TC_BODY() 459 H_CHECK_STREQ(1_2, "1", "2"); 461 H_CHECK_STREQ(2_2, "2", "2"); [all …]
|
/freebsd/contrib/bc/tests/dc/ |
H A D | modulus.txt | 12 _2 1%pR 18 2 _2%pR 26 _2 _1%pR 27 _2 _2%pR 28 _2 _3%pR 45 _2 1%pR 51 2 _2%pR 59 _2 _1%pR 60 _2 _2%pR 61 _2 _3%pR
|
H A D | shift.txt | 24 _2 0HpR 27 _2.00000000 0HpR 30 _2.00000000 5HpR 34 _2 0hpR 37 _2.00000000 0hpR 40 _2.00000000 5hpR
|
H A D | power.txt | 27 _2 1^pR 28 _2 2^pR 35 _1 _2^pR 36 _2 _1^pR 37 _2 _2^pR
|
H A D | boolean.txt | 7 _1 _2(pR 14 _1 _2{pR 21 _1 _2)pR 28 _1 _2}pR
|
/freebsd/contrib/gdtoa/ |
H A D | strtorQ.c | 44 #define _2 2 macro 50 #define _2 1 macro 69 L[_2] = bits[1]; 76 L[_2] = bits[1]; 84 L[_2] = bits[1]; 91 L[_1] = L[_2] = L[_3] = 0;
|
H A D | strtopQ.c | 42 #define _2 2 macro 48 #define _2 1 macro 80 L[_2] = bits[1]; 87 L[_2] = bits[1]; 94 L[_1] = L[_2] = L[_3] = 0;
|
H A D | strtorx.c | 44 #define _2 2 macro 51 #define _2 2 macro 78 L[_2] = (UShort)bits[1]; 86 L[_2] = (UShort)bits[1]; 93 L[_2] = L[_3] = L[_4] = 0;
|
H A D | strtopxL.c | 42 #define _2 2 macro 47 #define _2 0 macro 78 L[_2] = bits[0]; 86 L[_2] = 0;
|
H A D | strtopx.c | 42 #define _2 2 macro 49 #define _2 2 macro 89 L[_2] = (UShort)bits[1]; 96 L[_2] = L[_3] = L[_4] = 0;
|
H A D | strtorxL.c | 42 #define _2 2 macro 47 #define _2 0 macro 68 L[_2] = bits[0]; 74 L[_2] = 0;
|
H A D | g_xLfmt.c | 42 #define _2 2 macro 47 #define _2 0 macro 75 bits[0] = L[_2];
|
H A D | g_xfmt.c | 42 #define _2 2 macro 49 #define _2 2 macro 79 bits[1] = (L[_1] << 16) | L[_2];
|
H A D | g_Qfmt.c | 42 #define _2 2 macro 48 #define _2 1 macro 78 bits[1] = L[_2];
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | vdev_raidz_math_aarch64_neon_common.h | 32 #define _REG_CNT(_0, _1, _2, _3, _4, _5, _6, _7, N, ...) N argument 37 #define VR2_(_1, _2, REG, ...) "%[w"#REG"]" 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 66 #define RVR2_(_1, _2, REG, ...) [w##REG] "w" (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 [all …]
|
H A D | vdev_raidz_math_powerpc_altivec_common.h | 29 #define _REG_CNT(_0, _1, _2, _3, _4, _5, _6, _7, N, ...) N argument 34 #define VR2_(_1, _2, REG, ...) "%[w"#REG"]" 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 63 #define RVR2_(_1, _2, REG, ...) [w##REG] "v" (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 [all …]
|
H A D | vdev_raidz_math_avx512f.c | 38 #define _REG_CNT(_0, _1, _2, _3, _4, _5, _6, _7, N, ...) N argument 43 #define VR2_(_1, _2, REG, ...) "zmm"#REG 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 61 #define VRy2_(_1, _2, REG, ...) "ymm"#REG argument 62 #define VRy3_(_1, _2, _3, REG, ...) "ymm"#REG argument 63 #define VRy4_(_1, _2, _3, _4, REG, ...) "ymm"#REG argument [all …]
|
H A D | vdev_raidz_math_ssse3.c | 36 #define _REG_CNT(_0, _1, _2, _3, _4, _5, _6, _7, N, ...) N argument 41 #define VR2_(_1, _2, REG, ...) "xmm"#REG 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 D | vdev_raidz_math_avx2.c | 35 #define _REG_CNT(_0, _1, _2, _3, _4, _5, _6, _7, N, ...) N argument 40 #define VR2_(_1, _2, REG, ...) "ymm"#REG 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 D | vdev_raidz_math_avx512bw.c | 39 #define _REG_CNT(_0, _1, _2, _3, _4, _5, _6, _7, N, ...) N argument 44 #define VR2_(_1, _2, REG, ...) "zmm"#REG 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 D | vdev_raidz_math_sse2.c | 37 #define _REG_CNT(_0, _1, _2, _3, _4, _5, _6, _7, N, ...) N argument 42 #define VR2_(_1, _2, REG, ...) "xmm"#REG 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/contrib/googletest/googlemock/include/gmock/internal/ |
H A D | gmock-pp.h | 5 #define GMOCK_PP_CAT(_1, _2) GMOCK_PP_INTERNAL_CAT(_1, _2) argument 152 #define GMOCK_PP_INTERNAL_CAT(_1, _2) _1##_2 argument 154 #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/tools/tools/kernelcruft/ |
H A D | kernelcruft.sh | 21 find * -name '*.[ch]' -print | xargs grep 'include.*c[>"]' > /tmp/_2 32 if grep $b /tmp/_2 > /dev/null ; then
|
/freebsd/usr.bin/ministat/ |
H A D | README | 16 + _2 32 + _2
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | StreamChecker.cpp | 350 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 …]
|