Lines Matching refs:c2
1392 GLfloat c2 = DOT3(m+4,m+4);1400 if (SQ(c1-c2) < SQ(1e-6) && SQ(c1-c3) < SQ(1e-6)) {