/freebsd/contrib/gdtoa/ |
H A D | strtorx.c | 46 #define _4 4 macro 53 #define _4 0 macro 76 L[_4] = (UShort)bits[0]; 84 L[_4] = (UShort)bits[0]; 93 L[_2] = L[_3] = L[_4] = 0;
|
H A D | strtopx.c | 44 #define _4 4 macro 51 #define _4 0 macro 87 L[_4] = (UShort)bits[0]; 96 L[_2] = L[_3] = L[_4] = 0;
|
H A D | g_xfmt.c | 44 #define _4 4 macro 51 #define _4 0 macro 80 bits[0] = (L[_3] << 16) | L[_4];
|
/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 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 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 71 #define RVR7_(_1, _2, _3, _4, _5, _6, _7, REG, ...) [w##REG] "w" (w##REG) argument 88 #define WVR4_(_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 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 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 68 #define RVR7_(_1, _2, _3, _4, _5, _6, _7, REG, ...) [w##REG] "v" (w##REG) argument 85 #define WVR4_(_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 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 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 66 #define VRy7_(_1, _2, _3, _4, _5, _6, _7, REG, ...) "ymm"#REG argument
|
H A D | vdev_raidz_math_ssse3.c | 36 #define _REG_CNT(_0, _1, _2, _3, _4, _5, _6, _7, N, ...) N 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 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 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 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/crypto/openssl/crypto/poly1305/asm/ |
H A D | poly1305-ppc.pl | 771 my ($_26,$_4,$_40,$_14,$mask26,$padbits,$I2perm) = map("v$_",(25..31)); 1341 be?lvx_u $_4,$x50,$const # byte swap mask 1346 be?vperm $T1,$T1,$T1,$_4 1347 be?vperm $T2,$T2,$T2,$_4 1348 be?vperm $T3,$T3,$T3,$_4 1349 be?vperm $T4,$T4,$T4,$_4 1352 vspltisb $_4,4 1358 vsrd $I2,$I2,$_4 1371 vsrd $T2,$T2,$_4 1477 be?lvx_u $_4,$x00,$const # byte swap mask [all …]
|
/freebsd/contrib/googletest/googlemock/include/gmock/internal/ |
H A D | gmock-pp.h | 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/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 …]
|
/freebsd/contrib/llvm-project/libcxx/src/ |
H A D | bind.cpp | 18 const __ph<4> _4{}; 19 const __ph<4> _4{}; global() variable
|
/freebsd/usr.bin/sed/tests/regress.multitest.out/ |
H A D | 8.20 | 4 X[_4
|
/freebsd/contrib/bc/tests/dc/errors/ |
H A D | 13.txt | 15 _4 _15+pR
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
H A D | COFFDirectiveParser.h | 29 OPTION(_1,_2,ID,_4,_5,_6,_7,_8,_9,_10,_11,_12) global() argument
|
/freebsd/contrib/bc/tests/dc/ |
H A D | add.txt | 19 _4 _15+pR
|
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | Driver.h | 28 OPTION(_1,_2,ID,_4,_5,_6,_7,_8,_9,_10,_11,_12) global() argument
|
/freebsd/contrib/tcpdump/doc/ |
H A D | README.solaris.md | 33 For reference, the tests were done on a VM booted from `sol-11_4-vbox.ova`
|
/freebsd/contrib/llvm-project/lld/MachO/ |
H A D | Driver.h | 38 OPTION(_1,_2,ID,_4,_5,_6,_7,_8,_9,_10,_11,_12) global() argument
|
/freebsd/sys/contrib/libb2/ |
H A D | blake2s-round.h | 86 LOAD_MSG_ ##r ##_4(buf4); \
|
/freebsd/sys/dev/psci/ |
H A D | smccc.h | 112 #define _arm_smccc_invoke_macro(_1, _2, _3, _4, _5, _6, _7, _8, NAME, ...) \ argument
|
/freebsd/contrib/llvm-project/libcxx/modules/std/ |
H A D | functional.cppm |
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_generichash/blake2b/ref/ |
H A D | blake2b-compress-sse41.h | 99 LOAD_MSG_##r##_4(b0, b1); \
|