/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | vdev_raidz_math_powerpc_altivec_common.h | 30 #define _REG_CNT(_0, _1, _2, _3, _4, _5, _6, _7, N, ...) N argument 34 #define VR1_(_1, REG, ...) "%[w"#REG"]" argument 35 #define VR2_(_1, _2, REG, ...) "%[w"#REG"]" argument 36 #define VR3_(_1, _2, _3, REG, ...) "%[w"#REG"]" argument 37 #define VR4_(_1, _2, _3, _4, REG, ...) "%[w"#REG"]" argument 38 #define VR5_(_1, _2, _3, _4, _5, REG, ...) "%[w"#REG"]" argument 39 #define VR6_(_1, _2, _3, _4, _5, _6, REG, ...) "%[w"#REG"]" argument 40 #define VR7_(_1, _2, _3, _4, _5, _6, _7, REG, ...) "%[w"#REG"]" argument 63 #define RVR1_(_1, REG, ...) [w##REG] "v" (w##REG) argument 64 #define RVR2_(_1, _2, REG, ...) [w##REG] "v" (w##REG) argument [all …]
|
H A D | vdev_raidz_math_aarch64_neon_common.h | 33 #define _REG_CNT(_0, _1, _2, _3, _4, _5, _6, _7, N, ...) N argument 37 #define VR1_(_1, REG, ...) "%[w"#REG"]" argument 38 #define VR2_(_1, _2, REG, ...) "%[w"#REG"]" argument 39 #define VR3_(_1, _2, _3, REG, ...) "%[w"#REG"]" argument 40 #define VR4_(_1, _2, _3, _4, REG, ...) "%[w"#REG"]" argument 41 #define VR5_(_1, _2, _3, _4, _5, REG, ...) "%[w"#REG"]" argument 42 #define VR6_(_1, _2, _3, _4, _5, _6, REG, ...) "%[w"#REG"]" argument 43 #define VR7_(_1, _2, _3, _4, _5, _6, _7, REG, ...) "%[w"#REG"]" argument 66 #define RVR1_(_1, REG, ...) [w##REG] "w" (w##REG) argument 67 #define RVR2_(_1, _2, REG, ...) [w##REG] "w" (w##REG) argument [all …]
|
H A D | vdev_raidz_math_avx512f.c | 39 #define _REG_CNT(_0, _1, _2, _3, _4, _5, _6, _7, N, ...) N argument 43 #define VR1_(_1, REG, ...) "zmm"#REG 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 61 #define VRy1_(_1, REG, ...) "ymm"#REG argument 62 #define VRy2_(_1, _2, REG, ...) "ymm"#REG argument [all …]
|
H A D | vdev_raidz_math_ssse3.c | 37 #define _REG_CNT(_0, _1, _2, _3, _4, _5, _6, _7, N, ...) N argument 41 #define VR1_(_1, REG, ...) "xmm"#REG 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 59 #define _R_23(_0, _1, REG2, REG3, ...) REG2, REG3 argument
|
H A D | vdev_raidz_math_avx512bw.c | 40 #define _REG_CNT(_0, _1, _2, _3, _4, _5, _6, _7, N, ...) N argument 44 #define VR1_(_1, REG, ...) "zmm"#REG argument 45 #define VR2_(_1, _2, REG, ...) "zmm"#REG argument 46 #define VR3_(_1, _2, _3, REG, ...) "zmm"#REG argument 47 #define VR4_(_1, _2, _3, _4, REG, ...) "zmm"#REG argument 48 #define VR5_(_1, _2, _3, _4, _5, REG, ...) "zmm"#REG argument 49 #define VR6_(_1, _2, _3, _4, _5, _6, REG, ...) "zmm"#REG argument 50 #define VR7_(_1, _2, _3, _4, _5, _6, _7, REG, ...) "zmm"#REG argument 62 #define _R_23(_0, _1, REG2, REG3, ...) REG2, REG3 argument
|
H A D | vdev_raidz_math_avx2.c | 36 #define _REG_CNT(_0, _1, _2, _3, _4, _5, _6, _7, N, ...) N argument 40 #define VR1_(_1, REG, ...) "ymm"#REG argument 41 #define VR2_(_1, _2, REG, ...) "ymm"#REG argument 42 #define VR3_(_1, _2, _3, REG, ...) "ymm"#REG argument 43 #define VR4_(_1, _2, _3, _4, REG, ...) "ymm"#REG argument 44 #define VR5_(_1, _2, _3, _4, _5, REG, ...) "ymm"#REG argument 45 #define VR6_(_1, _2, _3, _4, _5, _6, REG, ...) "ymm"#REG argument 46 #define VR7_(_1, _2, _3, _4, _5, _6, _7, REG, ...) "ymm"#REG argument 58 #define _R_23(_0, _1, REG2, REG3, ...) REG2, REG3 argument
|
H A D | vdev_raidz_math_sse2.c | 38 #define _REG_CNT(_0, _1, _2, _3, _4, _5, _6, _7, N, ...) N argument 42 #define VR1_(_1, REG, ...) "xmm"#REG argument 43 #define VR2_(_1, _2, REG, ...) "xmm"#REG argument 44 #define VR3_(_1, _2, _3, REG, ...) "xmm"#REG argument 45 #define VR4_(_1, _2, _3, _4, REG, ...) "xmm"#REG argument 46 #define VR5_(_1, _2, _3, _4, _5, REG, ...) "xmm"#REG argument 47 #define VR6_(_1, _2, _3, _4, _5, _6, REG, ...) "xmm"#REG argument 48 #define VR7_(_1, _2, _3, _4, _5, _6, _7, REG, ...) "xmm"#REG argument
|
/freebsd/contrib/gdtoa/ |
H A D | strtopxL.c | 41 #define _1 1 macro 46 #define _1 1 macro
|
H A D | strtopQ.c | 41 #define _1 1 macro 47 #define _1 2 macro
|
H A D | strtopx.c | 41 #define _1 1 macro 48 #define _1 3 macro
|
H A D | qnan.c | 57 #define _1 0 macro 62 #define _1 1 macro
|
H A D | strtorxL.c | 41 #define _1 1 macro 46 #define _1 1 macro
|
H A D | g_xLfmt.c | 41 #define _1 1 macro 46 #define _1 1 macro
|
H A D | g_Qfmt.c | 41 #define _1 1 macro 47 #define _1 2 macro
|
H A D | strtorQ.c | 43 #define _1 1 macro 49 #define _1 2 macro
|
H A D | g_xfmt.c | 41 #define _1 1 macro 48 #define _1 3 macro
|
H A D | strtorx.c | 43 #define _1 1 macro 50 #define _1 3 macro
|
/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 17 #define GMOCK_PP_IDENTITY(_1) _1 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 167 #define GMOCK_PP_INTERNAL_INTERNAL_16TH(_1, _2, _3, _4, _5, _6, _7, _8, _9, \ argument 173 #define GMOCK_PP_INTERNAL_INTERNAL_HEAD(_1, ...) _1 argument 176 #define GMOCK_PP_INTERNAL_INTERNAL_TAIL(_1, ...) __VA_ARGS__ argument
|
/freebsd/sys/ddb/ |
H A D | db_print.c | 49 db_show_regs(db_expr_t _1, bool _2, db_expr_t _3, char *modif) in db_show_regs()
|
/freebsd/contrib/llvm-project/libcxx/src/ |
H A D | bind.cpp | 16 const __ph<1> _1{}; global() variable
|
/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/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/MachO/ |
H A D | Driver.h | 38 OPTION(_1,_2,ID,_4,_5,_6,_7,_8,_9,_10,_11,_12) global() argument
|
/freebsd/sys/sys/ |
H A D | exterrvar.h | 45 #define _EXTERROR_MACRO(eerror, mmsg, _1, _2, NAME, ...) \ argument
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
H A D | CodeGenDAGPatterns.cpp | 364 ValidateOnExit _1(Out, *this); in MergeInTypeInfo() local 381 ValidateOnExit _1(Out, *this); in forceArbitrary() local 400 ValidateOnExit _1(Out, *this); in EnforceInteger() local 410 ValidateOnExit _1(Out, *this); in EnforceFloatingPoint() local 420 ValidateOnExit _1(Out, *this); in EnforceScalar() local 430 ValidateOnExit _1(Out, *this); in EnforceVector() local 440 ValidateOnExit _1(Out, *this); in EnforceAny() local 479 ValidateOnExit _1(Small, *this), _2(Big, *this); in EnforceSmallerThan() local 599 ValidateOnExit _1(Vec, *this), _2(Elem, *this); in EnforceVectorEltTypeIs() local 642 ValidateOnExit _1(Vec, *this), _2(Tmp, *this); in EnforceVectorEltTypeIs() local [all …]
|