Home | History | Annotate | Download | only in Frontend

Lines Matching full:endix

3976 #define SKIP_BITFIELDS(IX, ENDIX, VEC) { \
3977 while ((IX < ENDIX) && VEC[IX]->isBitField()) \
3979 if (IX < ENDIX) \