Home
last modified time | relevance | path

Searched refs:_6 (Results 1 – 21 of 21) sorted by relevance

/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
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
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
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
110 #define UVR6_(_1, _2, _3, _4, _5, _6, REG, ...) [w##REG] "+&w" (w##REG) argument
111 #define UVR7_(_1, _2, _3, _4, _5, _6, _7, REG, ...) [w##REG] "+&w" (w##REG) argument
H A Dvdev_raidz_math_powerpc_altivec_common.h29 #define _REG_CNT(_0, _1, _2, _3, _4, _5, _6, _7, N, ...) N 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
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
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
107 #define UVR6_(_1, _2, _3, _4, _5, _6, REG, ...) [w##REG] "+&v" (w##REG) argument
108 #define UVR7_(_1, _2, _3, _4, _5, _6, _7, REG, ...) [w##REG] "+&v" (w##REG) argument
H A Dvdev_raidz_math_ssse3.c36 #define _REG_CNT(_0, _1, _2, _3, _4, _5, _6, _7, N, ...) N 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_avx512f.c38 #define _REG_CNT(_0, _1, _2, _3, _4, _5, _6, _7, N, ...) N 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
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 Dvdev_raidz_math_avx2.c35 #define _REG_CNT(_0, _1, _2, _3, _4, _5, _6, _7, N, ...) N 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
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
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/llvm-project/libcxx/src/
H A Dbind.cpp20 const __ph<6> _6{}; variable
/freebsd/usr.bin/sed/tests/regress.multitest.out/
H A D8.206 X[_6
/freebsd/contrib/bc/tests/dc/
H A Ddecimal.txt24 _6.0pR
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dfunctional.inc78 using std::placeholders::_6;
/freebsd/contrib/googletest/googlemock/include/gmock/internal/
H A Dgmock-pp.h167 #define GMOCK_PP_INTERNAL_INTERNAL_16TH(_1, _2, _3, _4, _5, _6, _7, _8, _9, \ argument
/freebsd/contrib/llvm-project/libcxx/include/__functional/
H A Dbind.h66 _LIBCPP_EXPORTED_FROM_ABI extern const __ph<6> _6;
/freebsd/sys/sys/
H A Dktr.h109 #define _KTR_MACRO(m, format, _1, _2, _3, _4, _5, _6, NAME, ...) \ argument
/freebsd/sys/dev/usb/serial/
H A Duftdi.c886 UFTDI_DEV(SEALEVEL, 2801_6, 0),
894 UFTDI_DEV(SEALEVEL, 2802_6, 0),
902 UFTDI_DEV(SEALEVEL, 2803_6, 0),
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_lazy.c1408 &ZSTD_BtVTable_##dictMode##_6 \
1415 &ZSTD_HcVTable_##dictMode##_6 \
1422 &ZSTD_RowVTable_##dictMode##_##mls##_6 \
/freebsd/sys/contrib/openzfs/module/icp/algs/skein/
H A Dskein_block.c616 X##pC += X##pD; X##pD = RotL_64(X##pD, ROT##_6); X##pD ^= X##pC;\ in Skein1024_Process_Block()
/freebsd/sys/crypto/skein/
H A Dskein_block.c547 X##pC += X##pD; X##pD = RotL_64(X##pD,ROT##_6); X##pD ^= X##pC; \ in Skein1024_Process_Block()
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp751 …_7_ARG(_0, _1, _2, _3, _4, _5, _6) INTERNAL_CATCH_REMOVE_PARENS(_0), INTERNAL_CATCH_REMOVE_PARENS_… argument
752 …RG(_0, _1, _2, _3, _4, _5, _6, _7) INTERNAL_CATCH_REMOVE_PARENS(_0), INTERNAL_CATCH_REMOVE_PARENS_… argument
753 …(_0, _1, _2, _3, _4, _5, _6, _7, _8) INTERNAL_CATCH_REMOVE_PARENS(_0), INTERNAL_CATCH_REMOVE_PAREN… argument
754 …0, _1, _2, _3, _4, _5, _6, _7, _8, _9) INTERNAL_CATCH_REMOVE_PARENS(_0), INTERNAL_CATCH_REMOVE_PAR… argument
755 …_1, _2, _3, _4, _5, _6, _7, _8, _9, _10) INTERNAL_CATCH_REMOVE_PARENS(_0), INTERNAL_CATCH_REMOVE_P… argument
757 #define INTERNAL_CATCH_VA_NARGS_IMPL(_0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, N, ...) N argument
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DStdSpecialSymbolMap.inc389 SYMBOL(_6, std::placeholders::, <functional>)
/freebsd/sys/dev/usb/
H A Dusbdevs4224 product SEALEVEL 2801_6 0x2861 FTDI compatible adapter
4232 product SEALEVEL 2802_6 0x2862 FTDI compatible adapter
4240 product SEALEVEL 2803_6 0x2863 FTDI compatible adapter