Searched refs:M10 (Results 1 - 12 of 12) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dvbase4.C17 class M10 : virtual public d0_Object {}; class in inherits:d0_Object
18 class M4 : virtual public M10 {};
21 : public M4, virtual public M10
H A Dvbase5.C48 /*{{{ struct M10 : virtual Base*/
49 struct M10 : virtual Base struct in inherits:Base
52 static M10 *addr;
54 M10 ();
55 virtual ~M10 ();
58 M10 *M10::addr;
59 /*{{{ M10::M10 ()*/
60 M10 function in class:M10
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/vect/
H A Dpr37474.c7 #define M10 216 macro
33 *pOutput++ = M10 * a + M11 * b + M12 * c;
H A Dslp-perm-2.c7 #define M10 216 macro
26 *pOutput++ = M10 * a + M11 * b;
H A Dslp-perm-1.c7 #define M10 216 macro
29 *pOutput++ = M10 * a + M11 * b + M12 * c;
H A Dslp-perm-3.c7 #define M10 216 macro
37 *pOutput++ = M10 * a + M11 * b + M12 * c + M13 * d;
H A Dslp-perm-5.c7 #define M10 216 macro
38 *pOutput++ = M10 * a + M11 * b + M12 * c;
H A Dslp-perm-6.c7 #define M10 216 macro
38 *pOutput++ = M10 * a + M11 * b + M12 * c;
H A Dslp-perm-7.c7 #define M10 216 macro
37 *pOutput++ = M10 * a + M11 * b + M12 * c;
H A Dpr45752.c7 #define M10 216 macro
54 *pOutput++ = M10 * a + M11 * b + M12 * c + M13 * d + M14 * e;
67 *pOutput2++ = M10 * a + M11 * b + M12 * c + M13 * d + M14 * e;
H A Dslp-perm-4.c7 #define M10 216 macro
51 *pOutput++ = M10 * a + M11 * b + M12 * c + M13 * d + M14 * e;
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A DWcxx-compat-13.c25 #define M10 xor /* { dg-warning "operator" } */ macro

Completed in 203 milliseconds