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