Lines Matching defs:c1
1268 GLfloat c1 = DOT3(m,m);1277 if (SQ(c1-c2) < SQ(1e-6) && SQ(c1-c3) < SQ(1e-6)) {1278 if (SQ(c1-1.0) > SQ(1e-6))