Searched refs:attrib_types (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.c180 struct types attrib_types[] = { variable in typeref:struct:types
349 #define NATYPES2 (sizeof (attrib_types) / sizeof (attrib_types[0]))
1246 e->type = &attrib_types[r];
1486 && ((e[n].type >= &attrib_types[0]
1487 && e[n].type < &attrib_types[NATYPES2])
1615 if (attrib_types[i].bitfld)
1616 aligned_bitfld_types[n_aligned_bitfld_types++] = attrib_types[i];
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/compat/
H A Dstruct-layout-1_generate.c164 struct types attrib_types[] = { variable in typeref:struct:types
333 #define NATYPES2 (sizeof (attrib_types) / sizeof (attrib_types[0]))
1225 e->type = &attrib_types[r];
1465 && ((e[n].type >= &attrib_types[0]
1466 && e[n].type < &attrib_types[NATYPES2])
1578 if (attrib_types[i].bitfld)
1579 aligned_bitfld_types[n_aligned_bitfld_types++] = attrib_types[i];
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/compat/
H A Dstruct-layout-1_generate.c240 struct types attrib_types[] = { variable in typeref:struct:types
439 #define NATYPES2 (sizeof (attrib_types) / sizeof (attrib_types[0]))
1644 e->type = &attrib_types[r];
1893 && ((e[n].type >= &attrib_types[0]
1894 && e[n].type < &attrib_types[NATYPES2])
2036 if (attrib_types[i].bitfld)
2037 aligned_bitfld_types[n_aligned_bitfld_types++] = attrib_types[i];
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/compat/
H A Dstruct-layout-1_generate.c198 struct types attrib_types[] = { variable in typeref:struct:types
367 #define NATYPES2 (sizeof (attrib_types) / sizeof (attrib_types[0]))
1514 e->type = &attrib_types[r];
1763 && ((e[n].type >= &attrib_types[0]
1764 && e[n].type < &attrib_types[NATYPES2])
1890 if (attrib_types[i].bitfld)
1891 aligned_bitfld_types[n_aligned_bitfld_types++] = attrib_types[i];

Completed in 151 milliseconds