Searched refs:Side (Results 1 - 5 of 5) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dstatic14.C9 struct Side struct
H A Dvtbl2.C30 struct Side struct
32 virtual ~Side ();
47 struct Multi : Base, Side
59 Side::~Side () {}
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/ipa/
H A Dpr62015.C8 struct Side { struct
11 constexpr Side() : _value(Invalid) {} function in struct:Side
12 constexpr Side(_Value value) : _value(value) {} function in struct:Side
21 void adjust(Side side, bool final);
22 void move(Side side);
27 adjust(Side::Invalid, false);
39 void A::adjust(Side side, bool final)
44 void A::move(Side side)
53 t.move(Side::Left);
/haiku-buildtools/gcc/gmp/mpn/sparc32/
H A Dsub_n.asm37 andcc res_ptr,4,%g0 C res_ptr unaligned? Side effect: cy=0
137 andcc res_ptr,4,%g0 C res_ptr unaligned? Side effect: cy=0
241 andcc s1_ptr,4,%g0 C s1_ptr unaligned? Side effect: cy=0
H A Dadd_n.asm37 L(0): andcc res_ptr,4,%g0 C res_ptr unaligned? Side effect: cy=0
151 andcc s1_ptr,4,%g0 C s1_ptr unaligned? Side effect: cy=0

Completed in 67 milliseconds