Home
last modified time | relevance | path

Searched defs:_1 (Results 1 – 25 of 26) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/gcc/config/loongarch/
H A Dlarchintrin.h85 #define __movfcsr2gr(/*ui5*/ _1) __builtin_loongarch_movfcsr2gr ((_1)); argument
89 #define __movgr2fcsr(/*ui5*/ _1, _2) \ argument
95 #define __cacop_d(/*ui5*/ _1, /*unsigned long int*/ _2, /*si12*/ _3) \ argument
105 __cpucfg (unsigned int _1) in __cpucfg()
115 __asrtle_d (long int _1, long int _2) in __asrtle_d()
124 __asrtgt_d (long int _1, long int _2) in __asrtgt_d()
133 #define __lddir_d(/*long int*/ _1, /*ui5*/ _2) \ argument
142 #define __ldpte_d(/*long int*/ _1, /*ui5*/ _2) \ argument
152 __crc_w_b_w (char _1, int _2) in __crc_w_b_w()
161 __crc_w_h_w (short _1, int _2) in __crc_w_h_w()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/internal/
H A Dgmock-pp.h18 #define GMOCK_PP_CAT(_1, _2) GMOCK_PP_INTERNAL_CAT(_1, _2) argument
30 #define GMOCK_PP_IDENTITY(_1) _1 argument
180 #define GMOCK_PP_INTERNAL_CAT(_1, _2) _1##_2 argument
182 #define GMOCK_PP_INTERNAL_INTERNAL_16TH(_1, _2, _3, _4, _5, _6, _7, _8, _9, \ argument
186 #define GMOCK_PP_INTERNAL_CAT_5(_1, _2, _3, _4, _5) _1##_2##_3##_4##_5 argument
187 #define GMOCK_PP_INTERNAL_IS_EMPTY(_1, _2, _3, _4) \ argument
193 #define GMOCK_PP_INTERNAL_HEAD(_1, ...) _1 argument
194 #define GMOCK_PP_INTERNAL_TAIL(_1, ...) __VA_ARGS__ argument
197 #define GMOCK_PP_INTERNAL_NARG_CAT(_1, _2) GMOCK_PP_INTERNAL_NARG_CAT_I(_1, _2) argument
198 #define GMOCK_PP_INTERNAL_HEAD_CAT(_1, _2) GMOCK_PP_INTERNAL_HEAD_CAT_I(_1, _2) argument
[all …]
/netbsd-src/lib/libc/gdtoa/
H A DstrtopxL.c43 #define _1 1 macro
48 #define _1 1 macro
H A DstrtopQ.c43 #define _1 1 macro
49 #define _1 2 macro
H A Dstrtopx.c43 #define _1 1 macro
50 #define _1 3 macro
H A Dqnan.c59 #define _1 0 macro
64 #define _1 1 macro
H A DstrtorxL.c43 #define _1 1 macro
48 #define _1 1 macro
H A Dg_xLfmt.c43 #define _1 1 macro
48 #define _1 1 macro
H A DstrtorQ.c43 #define _1 1 macro
49 #define _1 2 macro
H A Dg_Qfmt.c43 #define _1 1 macro
49 #define _1 2 macro
H A Dstrtorx.c43 #define _1 1 macro
50 #define _1 3 macro
H A Dg_xfmt.c43 #define _1 1 macro
50 #define _1 3 macro
H A Dgdtoaimp.h653 #define _1 1 macro
662 #define _1 0 macro
/netbsd-src/lib/libc/gdtoa/test/
H A DxLtest.c70 #define _1 1 macro
75 #define _1 1 macro
H A Dxtest.c68 #define _1 1 macro
75 #define _1 3 macro
H A DQtest.c67 #define _1 1 macro
73 #define _1 2 macro
/netbsd-src/external/apache2/llvm/dist/libcxx/src/
H A Dbind.cpp16 const __ph<1> _1{}; variable
/netbsd-src/sys/arch/xen/include/
H A Dintr.h85 #define xen_ipi_init(_1) ((void) 0) /* nothing */ argument
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp341 ValidateOnExit _1(Out, *this); in MergeInTypeInfo() local
358 ValidateOnExit _1(Out, *this); in forceArbitrary() local
377 ValidateOnExit _1(Out, *this); in EnforceInteger() local
387 ValidateOnExit _1(Out, *this); in EnforceFloatingPoint() local
397 ValidateOnExit _1(Out, *this); in EnforceScalar() local
407 ValidateOnExit _1(Out, *this); in EnforceVector() local
417 ValidateOnExit _1(Out, *this); in EnforceAny() local
456 ValidateOnExit _1(Small, *this), _2(Big, *this); in EnforceSmallerThan() local
566 ValidateOnExit _1(Vec, *this), _2(Elem, *this); in EnforceVectorEltTypeIs() local
609 ValidateOnExit _1(Vec, *this), _2(Tmp, *this); in EnforceVectorEltTypeIs() local
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ToolDrivers/llvm-dlltool/
H A DDlltoolDriver.cpp32 #define OPTION(_1, _2, ID, _4, _5, _6, _7, _8, _9, _10, _11, _12) OPT_##ID, argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ToolDrivers/llvm-lib/
H A DLibDriver.cpp38 #define OPTION(_1, _2, ID, _4, _5, _6, _7, _8, _9, _10, _11, _12) OPT_##ID, argument
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/
H A Dgmock-function-mocker.h239 #define GMOCK_INTERNAL_MATCHER_ARGUMENT(_i, _1, _2) \ argument
/netbsd-src/sys/external/bsd/acpica/dist/include/platform/
H A Dacefi.h130 _0,_1,_2,_3,_4,_5,_6,_7,_8,_9,_10,N,...) N argument
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/x86_64/
H A Defibind.h318 _0,_1,_2,_3,_4,_5,_6,_7,_8,_9,_10,N,...) N argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-loop-niter.c2652 tree _1 = gimple_assign_rhs2 (and_stmt); in number_of_iterations_popcount() local

12