Searched refs:_2 (Results 1 - 25 of 58) sorted by relevance

123

/netbsd-current/external/gpl3/gcc/dist/gcc/config/loongarch/
H A Dlarchintrin.h89 #define __movgr2fcsr(/*ui5*/ _1, _2) \
90 __builtin_loongarch_movgr2fcsr ((_1), (unsigned int) _2);
95 #define __cacop_d(/*ui5*/ _1, /*unsigned long int*/ _2, /*si12*/ _3) \
96 ((void) __builtin_loongarch_cacop_d ((_1), (unsigned long int) (_2), (_3)))
115 __asrtle_d (long int _1, long int _2) argument
117 __builtin_loongarch_asrtle_d ((long int) _1, (long int) _2);
124 __asrtgt_d (long int _1, long int _2) argument
126 __builtin_loongarch_asrtgt_d ((long int) _1, (long int) _2);
133 #define __lddir_d(/*long int*/ _1, /*ui5*/ _2) \
134 ((long int) __builtin_loongarch_lddir_d ((long int) (_1), (_2)))
152 __crc_w_b_w(char _1, int _2) argument
161 __crc_w_h_w(short _1, int _2) argument
170 __crc_w_w_w(int _1, int _2) argument
180 __crc_w_d_w(long int _1, int _2) argument
190 __crcc_w_b_w(char _1, int _2) argument
199 __crcc_w_h_w(short _1, int _2) argument
208 __crcc_w_w_w(int _1, int _2) argument
218 __crcc_w_d_w(long int _1, int _2) argument
302 __iocsrwr_b(unsigned char _1, unsigned int _2) argument
311 __iocsrwr_h(unsigned short _1, unsigned int _2) argument
320 __iocsrwr_w(unsigned int _1, unsigned int _2) argument
330 __iocsrwr_d(unsigned long int _1, unsigned int _2) argument
[all...]
/netbsd-current/sys/external/bsd/compiler_rt/dist/test/profile/Inputs/
H A Dinstrprof-value-prof-real.c3 #define DEF_2_FUNCS(x) DEF_FUNC(x##_1) DEF_FUNC(x##_2)
4 #define DEF_4_FUNCS(x) DEF_2_FUNCS(x##_1) DEF_2_FUNCS(x##_2)
5 #define DEF_8_FUNCS(x) DEF_4_FUNCS(x##_1) DEF_4_FUNCS(x##_2)
6 #define DEF_16_FUNCS(x) DEF_8_FUNCS(x##_1) DEF_8_FUNCS(x##_2)
7 #define DEF_32_FUNCS(x) DEF_16_FUNCS(x##_1) DEF_16_FUNCS(x##_2)
8 #define DEF_64_FUNCS(x) DEF_32_FUNCS(x##_1) DEF_32_FUNCS(x##_2)
9 #define DEF_128_FUNCS(x) DEF_64_FUNCS(x##_1) DEF_64_FUNCS(x##_2)
10 #define DEF_256_FUNCS(x) DEF_128_FUNCS(x##_1) DEF_128_FUNCS(x##_2)
11 #define DEF_512_FUNCS(x) DEF_256_FUNCS(x##_1) DEF_256_FUNCS(x##_2)
14 #define FUNC_2_ADDRS(x) FUNC_ADDR(x##_1) FUNC_ADDR(x##_2)
[all...]
/netbsd-current/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)
180 #define GMOCK_PP_INTERNAL_CAT(_1, _2) _1##_2
182 #define GMOCK_PP_INTERNAL_INTERNAL_16TH(_1, _2, _3, _4, _5, _6, _7, _8, _9, \
186 #define GMOCK_PP_INTERNAL_CAT_5(_1, _2, _3, _4, _5) _1##_2##_3##_4##_5
187 #define GMOCK_PP_INTERNAL_IS_EMPTY(_1, _2, _3, _4) \
189 _1, _2, _3, _4))
197 #define GMOCK_PP_INTERNAL_NARG_CAT(_1, _2) GMOCK_PP_INTERNAL_NARG_CAT_
[all...]
/netbsd-current/sys/external/bsd/compiler_rt/dist/test/profile/
H A Dinstrprof-value-prof.c44 #define DEF_2_FUNCS(x) DEF_FUNC(x##_1) DEF_FUNC(x##_2)
45 #define DEF_4_FUNCS(x) DEF_2_FUNCS(x##_1) DEF_2_FUNCS(x##_2)
46 #define DEF_8_FUNCS(x) DEF_4_FUNCS(x##_1) DEF_4_FUNCS(x##_2)
47 #define DEF_16_FUNCS(x) DEF_8_FUNCS(x##_1) DEF_8_FUNCS(x##_2)
48 #define DEF_32_FUNCS(x) DEF_16_FUNCS(x##_1) DEF_16_FUNCS(x##_2)
49 #define DEF_64_FUNCS(x) DEF_32_FUNCS(x##_1) DEF_32_FUNCS(x##_2)
50 #define DEF_128_FUNCS(x) DEF_64_FUNCS(x##_1) DEF_64_FUNCS(x##_2)
53 #define FUNC_2_ADDRS(x) FUNC_ADDR(x##_1) FUNC_ADDR(x##_2)
54 #define FUNC_4_ADDRS(x) FUNC_2_ADDRS(x##_1) FUNC_2_ADDRS(x##_2)
55 #define FUNC_8_ADDRS(x) FUNC_4_ADDRS(x##_1) FUNC_4_ADDRS(x##_2)
[all...]
/netbsd-current/lib/libc/gdtoa/
H A DstrtopQ.c44 #define _2 2 macro
50 #define _2 1 macro
80 L[_2] = bits[1];
87 L[_2] = bits[1];
94 L[_1] = L[_2] = L[_3] = 0;
H A Dstrtopx.c44 #define _2 2 macro
51 #define _2 2 macro
89 L[_2] = (UShort)bits[1];
96 L[_2] = L[_3] = L[_4] = 0;
H A DstrtopxL.c44 #define _2 2 macro
49 #define _2 0 macro
78 L[_2] = bits[0];
86 L[_2] = 0;
H A DstrtorQ.c44 #define _2 2 macro
50 #define _2 1 macro
70 L[_2] = bits[1];
77 L[_2] = bits[1];
84 L[_1] = L[_2] = L[_3] = 0;
H A Dstrtorx.c44 #define _2 2 macro
51 #define _2 2 macro
79 L[_2] = (UShort)bits[1];
86 L[_2] = L[_3] = L[_4] = 0;
H A DstrtorxL.c44 #define _2 2 macro
49 #define _2 0 macro
70 L[_2] = bits[0];
76 L[_2] = 0;
H A Dg_xLfmt.c44 #define _2 2 macro
49 #define _2 0 macro
77 bits[0] = L[_2];
H A Dg_xfmt.c44 #define _2 2 macro
51 #define _2 2 macro
81 bits[1] = (L[_1] << 16) | L[_2];
H A Dg_Qfmt.c44 #define _2 2 macro
50 #define _2 1 macro
80 bits[1] = L[_2];
/netbsd-current/external/apache2/llvm/dist/libcxx/src/
H A Dbind.cpp17 const __ph<2> _2{};
/netbsd-current/lib/libc/gdtoa/test/
H A DQtest.c68 #define _2 2 macro
74 #define _2 1 macro
110 /* &u.bits[_1], &u.bits[_2], &u.bits[_3]); */
115 u.bits[_2] = (ULong)strtoul(s1 = se, &se, 16);
122 U u.bits[_1], U u.bits[_2], U u.bits[_3]);
134 U u.bits[_0], U u.bits[_1], U u.bits[_2], U u.bits[_3]);
152 U v[0].bits[_2], U v[0].bits[_3]);
160 U v[0].bits[_2], U v[0].bits[_3]);
165 U v[1].bits[_2], U v[1].bits[_3]);
H A DxLtest.c71 #define _2 2 macro
76 #define _2 0 macro
104 /* &u.bits[_1], &u.bits[_2]); */
109 u.bits[_2] = (ULong)strtoul(s1=se, &se, 16);
113 U u.bits[_1], U u.bits[_2]);
125 U u.bits[_0], U u.bits[_1], U u.bits[_2]);
143 U v[0].bits[_2]);
151 U v[0].bits[_2]);
156 U v[1].bits[_2]);
H A Dxtest.c69 #define _2 2 macro
76 #define _2 2 macro
106 &u.bits[_1], &u.bits[_2], &u.bits[_3],
110 u.bits[_1], u.bits[_2], u.bits[_3], u.bits[_4]);
122 u.bits[_0], u.bits[_1], u.bits[_2],
141 v[0].bits[_2], v[0].bits[_3],
150 v[0].bits[_2], v[0].bits[_3],
156 v[1].bits[_2], v[1].bits[_3],
/netbsd-current/external/bsd/atf/dist/atf-c/
H A Dmacros_test.c422 H_CHECK_EQ(1_2, 1, 2);
424 H_CHECK_EQ(2_2, 2, 2);
426 H_CHECK_EQ_MSG(1_2, 1, 2, "1 does not match 2");
428 H_CHECK_EQ_MSG(2_2, 2, 2, "2 does not match 2");
441 { H_CHECK_EQ_HEAD_NAME(1_2), H_CHECK_EQ_BODY_NAME(1_2),
445 { H_CHECK_EQ_HEAD_NAME(2_2), H_CHECK_EQ_BODY_NAME(2_2),
449 { H_CHECK_EQ_MSG_HEAD_NAME(1_2), H_CHECK_EQ_MSG_BODY_NAME(1_2),
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
H A Dplaceholders.cc38 extern const _Placeholder<2> _2{};
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
H A Dplaceholders.cc38 extern const _Placeholder<2> _2{};
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mn10300/
H A Drelax.d18 0+103 R_MN10300_PCREL8 .L0.*_2\+0x00000001
/netbsd-current/external/gpl3/gdb.old/dist/sim/cr16/
H A Dcr16_sim.h98 unsigned_2 _2; member in union:slot_data
124 SLOT[SLOT_NR].data._2 = (unsigned_2) (VAL); \
125 SLOT[SLOT_NR].mask._2 = (unsigned_2) (MSK); \
150 *(unsigned_2*) SLOT[i].dest &= SLOT[i].mask._2; \
151 *(unsigned_2*) SLOT[i].dest |= SLOT[i].data._2; \
179 (unsigned) SLOT[i].mask._2, \
180 (unsigned) SLOT[i].data._2); \
/netbsd-current/external/gpl3/gdb/dist/sim/cr16/
H A Dcr16_sim.h88 unsigned_2 _2; member in union:slot_data
114 SLOT[SLOT_NR].data._2 = (unsigned_2) (VAL); \
115 SLOT[SLOT_NR].mask._2 = (unsigned_2) (MSK); \
140 *(unsigned_2*) SLOT[i].dest &= SLOT[i].mask._2; \
141 *(unsigned_2*) SLOT[i].dest |= SLOT[i].data._2; \
169 (unsigned) SLOT[i].mask._2, \
170 (unsigned) SLOT[i].data._2); \
/netbsd-current/external/gpl3/gcc.old/dist/libbacktrace/
H A DMakefile.am276 cp $< $@_2
277 $(DWZ) -m $@_common.debug $@_1 $@_2
278 rm -f $@_2
/netbsd-current/external/gpl3/gdb.old/dist/sim/d10v/
H A Dd10v_sim.h89 unsigned_2 _2; member in union:slot_data
116 SLOT[SLOT_NR].data._2 = (unsigned_2) (VAL); \
117 SLOT[SLOT_NR].mask._2 = (unsigned_2) (MSK); \
146 *(unsigned_2*) SLOT[i].dest &= SLOT[i].mask._2; \
147 *(unsigned_2*) SLOT[i].dest |= SLOT[i].data._2; \
179 (unsigned) SLOT[i].mask._2, \
180 (unsigned) SLOT[i].data._2); \

Completed in 397 milliseconds

123