Searched refs:B3 (Results 1 - 25 of 63) sorted by relevance

123

/haiku-buildtools/gcc/libgcc/config/c6x/
H A Dcrtn.S29 ldw .d2t2 *+B15(4), B3
32 ret .s2 B3
36 ldw .d2t2 *+B15(4), B3
39 ret .s2 B3
H A Dcrti.S33 stw .d2t2 B3,*+B15(4)
39 stw .d2t2 B3,*+B15(4)
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/tc1/
H A Ddr80.C42 struct B3 struct
44 B3();
45 int B3; // { dg-error "same name as" "this error should appear at parsing time" { xfail *-*-* } } member in struct:B3
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.abi/
H A Dempty3.C12 struct B3 : A {}; struct in inherits:A
14 struct C : B1, B2, virtual B3 {};
20 if (((char *)static_cast <B3 *> (&c) - (char *)&c) % __alignof__ (C))
H A Dempty2.C11 struct B3 : A {}; struct in inherits:A
26 struct C3 : B1, B2, B3
30 struct C4 : B1, B2, B3, B4
34 struct C5 : B1, B2, B3, B4, B5
38 struct C6 : B1, B2, B3, B4, B5, B6
42 struct C7 : B1, B2, B3, B4, B5, B6, B7
46 struct C8 : B1, B2, B3, B4, B5, B6, B7, B8
89 if (Check<B3, C3> ())
/haiku-buildtools/binutils/gas/testsuite/gas/tic6x/
H A Dunwind-1.d11 Registers restored: A11, B3
12 Return register: B3
21 0x88 0x63 pop {A10, A11, B3, B10, B15}
26 Registers restored: A11, B3
27 Return register: B3
32 Registers restored: \(compact\) A11, B3
33 Return register: B3
37 0xa0 0x22 pop compact {A11, B3}
43 Registers restored: \(compact\) A11, B3
44 Return register: B3
[all...]
H A Dunwind-2.d11 Registers restored: A11, B3
12 Return register: B3
21 0x88 0x63 pop {A10, A11, B3, B10, B15}
26 Registers restored: A11, B3
27 Return register: B3
32 Registers restored: \(compact\) A11, B3
33 Return register: B3
37 0xa0 0x22 pop compact {A11, B3}
43 Registers restored: \(compact\) A11, B3
44 Return register: B3
[all...]
H A Dunwind-3.s9 stw .d2t2 B3, *B15--(16)
11 .cfi_offset B3, 0
H A Dunwind-3.d11 Return register: B3
18 0x80 0x21 pop {A10, B3}
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/inherit/
H A Doperator1.C24 struct B3 : public B1, public B2 { struct in inherits:B1,B2
28 B3 b;
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Delemental_optional_args_1.f9017 elemental function efoo (B1,B2,B3) result(bar)
20 INTEGER, OPTIONAL, intent(in) :: B3
40 elemental function foo (B1,B2,B3) result(bar)
43 INTEGER, OPTIONAL, intent(in) :: B3 local in function:foo
46 elemental subroutine foobar (B1,B2,B3)
48 INTEGER, optional, intent(in) :: B2, B3 local in subroutine:foobar
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dwarn6.C8 struct B3 : public B4 { struct in inherits:B4
28 struct D : public B, public B2, public B3 {
/haiku-buildtools/binutils/ld/testsuite/ld-tic6x/
H A Dshlib-1.s7 ret .s2 B3
14 stw .d2t2 B3, *+B15(12)
21 ldw .d2t2 *+B15(12), B3
25 ret .s2 B3
H A Dunwind-4.s8 .cfi_offset B3, 0
20 .cfi_offset B3, 0
33 .cfi_offset B3, 0
48 .cfi_offset B3, 0
H A Dunwind-5.s10 .cfi_offset B3, 0
H A Dshlib-app-1r.s5 callp .s2 sub0, B3
7 callp .s2 fish, B3
H A Dunwind-2.s11 .cfi_offset B3, 0
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Ddc8.C35 struct B3 struct
37 B3() {} function in struct:B3
38 B3(int y) {} function in struct:B3
41 struct V3 : virtual B3
H A Dalias-decl-16.C24 enum B3 {b = 0;}; //{ dg-error "types may not be defined in alias template" }
H A Doverride2.C14 template <class T> struct B3 {}; struct
22 struct D5 : B3<D5> {};
H A Dnsdmi-template5.C32 template<typename> struct B3 struct in struct:A3
H A Doverride4.C17 struct B3 struct
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/debug/dwarf2/
H A Dshort-circuit.c60 _Bool F8 (_Bool B1, _Bool B2, _Bool B3, _Bool B4, _Bool B5, _Bool B6, argument
67 && B3
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/sh/
H A Dsh2a-bclrmem.c26 unsigned char B3:1; member in struct:un_paddr::__anon1870
39 PADDR.BIT.B3 = 0;
H A Dsh2a-bsetmem.c26 unsigned char B3:1; member in struct:un_paddr::__anon1878
39 PADDR.BIT.B3 = 1;

Completed in 207 milliseconds

123