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