Searched defs:afoo (Results 1 - 16 of 16) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-mips-elf/
H A Djal-global-overflow.s14 afoo: label
H A Djal-local-overflow.s13 afoo: label
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dptype1.c3 foo charfoo (int afoo) argument
H A Dopaque1.c4 } afoo = { 1, 2}; variable in typeref:struct:foo
H A Dptype.c276 foo intfoo (int afoo) argument
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dopaque1.c4 } afoo = { 1, 2}; variable in typeref:struct:foo
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Drvalue-ref-overload.cc98 foo::foo (foo_lval_ref afoo) {} argument
99 foo::foo (foo_rval_ref afoo) {} argument
H A Dovldbreak.cc100 foo::foo (foo& afoo) { ifoo = afoo.ifoo; ccpfoo = afoo.ccpfoo;} argument
H A Dderivation.cc198 A::value_type A::afoo() { function in class:A
H A Doverload.cc155 foo::foo (foo& afoo) { ifoo = afoo.ifoo; ccpfoo = afoo.ccpfoo;} argument
H A Dcplusfuncs.cc69 foo::foo (foo& afoo) { afoo.ifoo = 0; } argument
72 void foo::operator * (foo& afoo) { afoo.ifoo = 0; } argument
73 void foo::operator % (foo& afoo) { afoo.ifoo = 0; } argument
74 void foo::operator - (foo& afoo) { afoo.ifoo = 0; } argument
75 void foo::operator >> (foo& afoo) { afoo argument
76 operator !=(foo& afoo) argument
77 operator >(foo& afoo) argument
78 operator >=(foo& afoo) argument
79 operator |(foo& afoo) argument
80 operator &&(foo& afoo) argument
83 operator =(foo& afoo) argument
84 operator +=(foo& afoo) argument
85 operator *=(foo& afoo) argument
86 operator %=(foo& afoo) argument
87 operator >>=(foo& afoo) argument
88 operator |=(foo& afoo) argument
89 operator ,(foo& afoo) argument
90 operator /(foo& afoo) argument
91 operator +(foo& afoo) argument
92 operator <<(foo& afoo) argument
93 operator ==(foo& afoo) argument
94 operator <(foo& afoo) argument
95 operator <=(foo& afoo) argument
96 operator &(foo& afoo) argument
97 operator ^(foo& afoo) argument
98 operator ||(foo& afoo) argument
102 operator -=(foo& afoo) argument
103 operator /=(foo& afoo) argument
104 operator <<=(foo& afoo) argument
105 operator &=(foo& afoo) argument
106 operator ^=(foo& afoo) argument
107 operator ->*(foo& afoo) argument
108 operator [](foo& afoo) argument
109 operator ()(foo& afoo) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Drvalue-ref-overload.cc98 foo::foo (foo_lval_ref afoo) {} argument
99 foo::foo (foo_rval_ref afoo) {} argument
H A Dovldbreak.cc100 foo::foo (foo& afoo) { ifoo = afoo.ifoo; ccpfoo = afoo.ccpfoo;} argument
H A Dderivation.cc198 A::value_type A::afoo() { function in class:A
H A Doverload.cc165 foo::foo (foo& afoo) { ifoo = afoo.ifoo; ccpfoo = afoo.ccpfoo;} argument
H A Dcplusfuncs.cc69 foo::foo (foo& afoo) { afoo.ifoo = 0; } argument
72 void foo::operator * (foo& afoo) { afoo.ifoo = 0; } argument
73 void foo::operator % (foo& afoo) { afoo.ifoo = 0; } argument
74 void foo::operator - (foo& afoo) { afoo.ifoo = 0; } argument
75 void foo::operator >> (foo& afoo) { afoo argument
76 operator !=(foo& afoo) argument
77 operator >(foo& afoo) argument
78 operator >=(foo& afoo) argument
79 operator |(foo& afoo) argument
80 operator &&(foo& afoo) argument
83 operator =(foo& afoo) argument
84 operator +=(foo& afoo) argument
85 operator *=(foo& afoo) argument
86 operator %=(foo& afoo) argument
87 operator >>=(foo& afoo) argument
88 operator |=(foo& afoo) argument
89 operator ,(foo& afoo) argument
90 operator /(foo& afoo) argument
91 operator +(foo& afoo) argument
92 operator <<(foo& afoo) argument
93 operator ==(foo& afoo) argument
94 operator <(foo& afoo) argument
95 operator <=(foo& afoo) argument
96 operator &(foo& afoo) argument
97 operator ^(foo& afoo) argument
98 operator ||(foo& afoo) argument
102 operator -=(foo& afoo) argument
103 operator /=(foo& afoo) argument
104 operator <<=(foo& afoo) argument
105 operator &=(foo& afoo) argument
106 operator ^=(foo& afoo) argument
107 operator ->*(foo& afoo) argument
108 operator [](foo& afoo) argument
109 operator ()(foo& afoo) argument
[all...]

Completed in 122 milliseconds