Searched refs:complex_attrib_types (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/compat/
H A Dstruct-layout-1_generate.c441 struct types complex_attrib_types[] = { variable in typeref:struct:types
526 #define NCATYPES2 (sizeof (complex_attrib_types) / sizeof (complex_attrib_types[0]))
1650 e->type = &complex_attrib_types[r];
1895 || (e[n].type >= &complex_attrib_types[0]
1896 && e[n].type < &complex_attrib_types[NCATYPES2])
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/compat/
H A Dstruct-layout-1_generate.c369 struct types complex_attrib_types[] = { variable in typeref:struct:types
454 #define NCATYPES2 (sizeof (complex_attrib_types) / sizeof (complex_attrib_types[0]))
1520 e->type = &complex_attrib_types[r];
1765 || (e[n].type >= &complex_attrib_types[0]
1766 && e[n].type < &complex_attrib_types[NCATYPES2])

Completed in 205 milliseconds