Searched refs:NCATYPES2 (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.c526 #define NCATYPES2 (sizeof (complex_attrib_types) / sizeof (complex_attrib_types[0])) macro
1621 i += NCATYPES2;
1649 if (r < NCATYPES2)
1651 r -= NCATYPES2;
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.c454 #define NCATYPES2 (sizeof (complex_attrib_types) / sizeof (complex_attrib_types[0])) macro
1491 i += NCATYPES2;
1519 if (r < NCATYPES2)
1521 r -= NCATYPES2;
1766 && e[n].type < &complex_attrib_types[NCATYPES2])

Completed in 177 milliseconds