Searched refs:NAATYPES2 (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/compat/
H A Dstruct-layout-1_generate.c490 #define NAATYPES2 (sizeof (attrib_array_types) / sizeof (attrib_array_types[0])) macro
1228 i += NAATYPES2;
1251 if (r < NAATYPES2)
1253 r -= NAATYPES2;
1489 && e[n].type < &attrib_array_types[NAATYPES2])
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/compat/
H A Dstruct-layout-1_generate.c474 #define NAATYPES2 (sizeof (attrib_array_types) / sizeof (attrib_array_types[0])) macro
1207 i += NAATYPES2;
1230 if (r < NAATYPES2)
1232 r -= NAATYPES2;
1468 && e[n].type < &attrib_array_types[NAATYPES2])
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/compat/
H A Dstruct-layout-1_generate.c631 #define NAATYPES2 (sizeof (attrib_array_types) / sizeof (attrib_array_types[0])) macro
1613 i += NAATYPES2;
1655 if (r < NAATYPES2)
1657 r -= NAATYPES2;
1898 && e[n].type < &attrib_array_types[NAATYPES2])
1900 && e[n].type < &complex_attrib_array_types[NAATYPES2])
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/compat/
H A Dstruct-layout-1_generate.c540 #define NAATYPES2 (sizeof (attrib_array_types) / sizeof (attrib_array_types[0])) macro
1483 i += NAATYPES2;
1525 if (r < NAATYPES2)
1527 r -= NAATYPES2;
1768 && e[n].type < &attrib_array_types[NAATYPES2])
1770 && e[n].type < &complex_attrib_array_types[NAATYPES2])

Completed in 313 milliseconds