Lines Matching refs:DOT3
1268 GLfloat c1 = DOT3(m,m);1269 GLfloat c2 = DOT3(m+4,m+4);1270 GLfloat c3 = DOT3(m+8,m+8);1271 GLfloat d1 = DOT3(m, m+4);