/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 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 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 89 #define WVR5_(_1, _2, _3, _4, _5, REG, ...) [w##REG] "=w" (w##REG) argument 90 #define WVR6_(_1, _2, _3, _4, _5, _6, REG, ...) [w##REG] "=w" (w##REG) argument 91 #define WVR7_(_1, _2, _3, _4, _5, _6, _7, 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 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 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 86 #define WVR5_(_1, _2, _3, _4, _5, REG, ...) [w##REG] "=v" (w##REG) argument 87 #define WVR6_(_1, _2, _3, _4, _5, _6, REG, ...) [w##REG] "=v" (w##REG) argument 88 #define WVR7_(_1, _2, _3, _4, _5, _6, _7, 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 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 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 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 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 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 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 | 154 #define GMOCK_PP_INTERNAL_CAT_5(_1, _2, _3, _4, _5) _1##_2##_3##_4##_5 argument 167 #define GMOCK_PP_INTERNAL_INTERNAL_16TH(_1, _2, _3, _4, _5, _6, _7, _8, _9, \ argument
|
/freebsd/contrib/llvm-project/libcxx/src/ |
H A D | bind.cpp | 19 const __ph<5> _5{}; 20 const __ph<5> _5{}; global() variable
|
/freebsd/usr.bin/sed/tests/regress.multitest.out/ |
H A D | 8.20 | 5 X[_5
|
/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/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/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/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 |
|
H A D | functional.inc | 79 using std::placeholders::_5;
|
/freebsd/contrib/llvm-project/lld/COFF/ |
H A D | Driver.h | 275 OPTION(_1,_2,ID,_4,_5,_6,_7,_8,_9,_10,_11,_12) global() argument
|
/freebsd/contrib/llvm-project/libcxx/include/__functional/ |
H A D | bind.h | 66 _LIBCPP_EXPORTED_FROM_ABI extern const __ph<5> _5;
|
/freebsd/sys/sys/ |
H A D | ktr.h | 109 #define _KTR_MACRO(m, format, _1, _2, _3, _4, _5, _6, NAME, ...) \ argument
|
/freebsd/sys/dev/usb/serial/ |
H A D | uftdi.c | 902 UFTDI_DEV(SEALEVEL, 2801_5, 0), 910 UFTDI_DEV(SEALEVEL, 2802_5, 0), 918 UFTDI_DEV(SEALEVEL, 2803_5, 0),
|
/freebsd/sys/contrib/zstd/lib/compress/ |
H A D | zstd_lazy.c | 1407 &ZSTD_BtVTable_##dictMode##_5, \ 1414 &ZSTD_HcVTable_##dictMode##_5, \ 1421 &ZSTD_RowVTable_##dictMode##_##mls##_5, \
|
/freebsd/sys/contrib/openzfs/module/icp/algs/skein/ |
H A D | skein_block.c | 615 X##pA += X##pB; X##pB = RotL_64(X##pB, ROT##_5); X##pB ^= X##pA;\ in Skein1024_Process_Block()
|
/freebsd/sys/crypto/skein/ |
H A D | skein_block.c | 546 X##pA += X##pB; X##pB = RotL_64(X##pB,ROT##_5); X##pB ^= X##pA; \ in Skein1024_Process_Block()
|
/freebsd/contrib/bsnmp/tests/ |
H A D | catch.hpp | 750 …RENS_6_ARG(_0, _1, _2, _3, _4, _5) INTERNAL_CATCH_REMOVE_PARENS(_0), INTERNAL_CATCH_REMOVE_PARENS_… argument 751 …RENS_7_ARG(_0, _1, _2, _3, _4, _5, _6) INTERNAL_CATCH_REMOVE_PARENS(_0), INTERNAL_CATCH_REMOVE_PAR… argument 752 …_8_ARG(_0, _1, _2, _3, _4, _5, _6, _7) INTERNAL_CATCH_REMOVE_PARENS(_0), INTERNAL_CATCH_REMOVE_PAR… argument 753 …_ARG(_0, _1, _2, _3, _4, _5, _6, _7, _8) INTERNAL_CATCH_REMOVE_PARENS(_0), INTERNAL_CATCH_REMOVE_P… argument 754 …RG(_0, _1, _2, _3, _4, _5, _6, _7, _8, _9) INTERNAL_CATCH_REMOVE_PARENS(_0), INTERNAL_CATCH_REMOVE… argument 755 …_0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10) INTERNAL_CATCH_REMOVE_PARENS(_0), INTERNAL_CATCH_REMO… argument 757 #define INTERNAL_CATCH_VA_NARGS_IMPL(_0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, N, ...) N argument
|
/freebsd/contrib/sendmail/contrib/ |
H A D | mail.local.linux | 145 MS@*V*!>6`-1?7RL0[>_]L8'JX)ZX'[]"`U]`_5$'%S&C*%B100$^T`<`0?4W
|