Home
last modified time | relevance | path

Searched refs:xUff (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
Dinline12.C208 class xUff
211 xUff();
212 xUff(const xUff&);
213 xUff& operator = (const xUff&);
214 xUff(udword);
216 xUff& operator = (udword);
217 bool operator < (const xUff) const;
218 bool operator <= (const xUff) const;
219 bool operator > (const xUff) const;
220 bool operator >= (const xUff) const;
[all …]