Searched refs:NATYPES2 (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.c349 #define NATYPES2 (sizeof (attrib_types) / sizeof (attrib_types[0])) macro
354 struct types aligned_bitfld_types[NATYPES2];
1230 i += NATYPES2;
1245 if (r < NATYPES2)
1247 r -= NATYPES2;
1487 && e[n].type < &attrib_types[NATYPES2])
1614 for (i = 0; i < NATYPES2; ++i)
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/compat/
H A Dstruct-layout-1_generate.c333 #define NATYPES2 (sizeof (attrib_types) / sizeof (attrib_types[0])) macro
338 struct types aligned_bitfld_types[NATYPES2];
1209 i += NATYPES2;
1224 if (r < NATYPES2)
1226 r -= NATYPES2;
1466 && e[n].type < &attrib_types[NATYPES2])
1577 for (i = 0; i < NATYPES2; ++i)
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/compat/
H A Dstruct-layout-1_generate.c439 #define NATYPES2 (sizeof (attrib_types) / sizeof (attrib_types[0])) macro
693 struct types aligned_bitfld_types[NATYPES2];
1619 i += NATYPES2;
1643 if (r < NATYPES2)
1645 r -= NATYPES2;
1894 && e[n].type < &attrib_types[NATYPES2])
2035 for (i = 0; i < NATYPES2; ++i)
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/compat/
H A Dstruct-layout-1_generate.c367 #define NATYPES2 (sizeof (attrib_types) / sizeof (attrib_types[0])) macro
602 struct types aligned_bitfld_types[NATYPES2];
1489 i += NATYPES2;
1513 if (r < NATYPES2)
1515 r -= NATYPES2;
1764 && e[n].type < &attrib_types[NATYPES2])
1889 for (i = 0; i < NATYPES2; ++i)

Completed in 145 milliseconds