Home | History | Annotate | Download | only in include

Lines Matching full:exts

82         unsigned int extS[3];
94 size. extS[i] = 0;
106 size. extS[i] = other->size.extS[i];
118 size. extS[i] = other.size.extS[i];
138 && size. extS[0] == other.size.extS[0]
139 && size. extS[1] == other.size.extS[1]
140 && size. extS[2] == other.size.extS[2]);