Searched refs:_b (Results 1 - 25 of 89) sorted by relevance

1234

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/parse/
H A Dstmtexpr2.C4 #define DMAX(a,b) ({double _a = (a), _b = (b); _a > _b ? _a : _b; })
/haiku-buildtools/binutils/gas/testsuite/gas/metag/
H A Dtls.d12 4: R_METAG_TLS_LDM _b
14 8: R_METAG_TLS_LDO_HI16 _b
16 c: R_METAG_TLS_LDO_LO16 _b
18 10: R_METAG_TLS_IE _b
20 14: R_METAG_TLS_IENONPIC_HI16 _b
22 18: R_METAG_TLS_IENONPIC_LO16 _b
24 1c: R_METAG_TLS_LE_HI16 _b
26 20: R_METAG_TLS_LE_LO16 _b
H A Dtls.s3 ADD D1Ar1,D1Ar1,#(_b@TLSLDM)
4 ADDT D0Re0,D0Re0,#HI(_b@TLSLDO)
5 ADD D0Re0,D0Re0,#LO(_b@TLSLDO)
6 GETD D0.4,[A1LbP+#(_b@TLSIE)]
7 MOVT D0Re0,#HI(_b@TLSIENONPIC)
8 ADD D0Re0,D0Re0,#LO(_b@TLSIENONPIC)
9 ADDT D0Re0,D0Re0,#HI(_b@TLSLE)
10 ADD D0Re0,D0Re0,#LO(_b@TLSLE)
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dudlit-args2.C11 int operator "" _b (const char *, std::size_t);
12 int operator "" _b (const char *);
13 int b = 123_b;
14 int b2 = "abc"_b;
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dconcept_check.h48 #define __glibcxx_class_requires(_a,_b)
49 #define __glibcxx_class_requires2(_a,_b,_c)
50 #define __glibcxx_class_requires3(_a,_b,_c,_d)
51 #define __glibcxx_class_requires4(_a,_b,_c,_d,_e)
71 #define __glibcxx_class_requires2(_a,_b,_C) \
72 _GLIBCXX_CLASS_REQUIRES2(_a, _b, __gnu_cxx, _C);
73 #define __glibcxx_class_requires3(_a,_b,_c,_C) \
74 _GLIBCXX_CLASS_REQUIRES3(_a, _b, _c, __gnu_cxx, _C);
75 #define __glibcxx_class_requires4(_a,_b,_c,_d,_C) \
76 _GLIBCXX_CLASS_REQUIRES4(_a, _b, _
[all...]
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/ext/
H A Dattrib52.C8 unsigned char _b; member in class:CMymy
10 constexpr CMymy() : _a(), _b() {}
/haiku-buildtools/binutils/gas/testsuite/gas/pe/
H A Dset.s4 _b = L_a define
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/warn/
H A Dconv1.C23 operator B &() { return _b; }
24 operator const B &() const { return _b; }
26 B _b; member in class:C
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Dvisibility24.C30 C() { _b.Fun(); }// { dg-error "" } .*
33 B<int> _b; member in class:C
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/bfin/
H A D20090914-1.c22 complex_fract16 _a, complex_fract16 _b)
29 __builtin_bfin_compose_2x16 ((_b).im, (_b).re));
36 f (complex_fract16 _sum, complex_fract16 _a, complex_fract16 _b) argument
38 return (composite_complex_fract16) cmsu_fr16 (_sum, _a, _b);
21 cmsu_fr16(complex_fract16 _sum, complex_fract16 _a, complex_fract16 _b) argument
H A D20090914-2.c16 complex_fract16 _b)
22 __builtin_bfin_compose_2x16((_b).im, (_b).re));
15 cmlt_fr16(complex_fract16 _a, complex_fract16 _b) argument
/haiku-buildtools/binutils/gas/testsuite/gas/all/
H A Ddiff1.s5 _foo: .long _a - _b
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/all/
H A Ddiff1.s5 _foo: .long _a - _b
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dnest2.C12 B *_b; member in class:A
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dsse2-mmx.c23 __m64 _a, _b, one, sum, carry, onesCarry; local
35 _b = b[i];
37 sum = _mm_add_si64 (_a, _b);
42 onesCarry = _mm_and_si64 (_mm_xor_si64 (_a, _b), carry);
43 onesCarry = _mm_or_si64 (_mm_and_si64 (_a, _b), onesCarry);
47 _b = _mm_srli_si64 (_b, 1);
49 carry = _mm_add_si64 (_mm_add_si64 (_a, _b), onesCarry);
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/aarch64/simd/
H A Dvtrnf32.x4 test_vtrnf32 (float32x2_t _a, float32x2_t _b)
6 return vtrn_f32 (_a, _b);
H A Dvtrnp16.x4 test_vtrnp16 (poly16x4_t _a, poly16x4_t _b)
6 return vtrn_p16 (_a, _b);
H A Dvtrnp8.x4 test_vtrnp8 (poly8x8_t _a, poly8x8_t _b)
6 return vtrn_p8 (_a, _b);
H A Dvtrnqf32.x4 test_vtrnqf32 (float32x4_t _a, float32x4_t _b)
6 return vtrnq_f32 (_a, _b);
H A Dvtrnqp16.x4 test_vtrnqp16 (poly16x8_t _a, poly16x8_t _b)
6 return vtrnq_p16 (_a, _b);
H A Dvtrnqp8.x4 test_vtrnqp8 (poly8x16_t _a, poly8x16_t _b)
6 return vtrnq_p8 (_a, _b);
H A Dvtrnqs16.x4 test_vtrnqs16 (int16x8_t _a, int16x8_t _b)
6 return vtrnq_s16 (_a, _b);
H A Dvtrnqs32.x4 test_vtrnqs32 (int32x4_t _a, int32x4_t _b)
6 return vtrnq_s32 (_a, _b);
H A Dvtrnqs8.x4 test_vtrnqs8 (int8x16_t _a, int8x16_t _b)
6 return vtrnq_s8 (_a, _b);
H A Dvtrnqu16.x4 test_vtrnqu16 (uint16x8_t _a, uint16x8_t _b)
6 return vtrnq_u16 (_a, _b);

Completed in 99 milliseconds

1234