Searched refs:t147 (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/pixman/dist/demos/
H A Dquad2quad.c32 t136, t137, t138, t139, t140, t141, t142, t143, t144, t145, t146, t147, local in function:quad_to_quad
301 t147 = y3 * y3;
302 t148 = px3 * py2 * t147;
303 t149 = - px2 * py3 * t147;
312 t156 = - px3 * py2 * t147;
314 t157 = px2 * py3 * t147;
325 t166 = - px2 * t147;
326 t167 = px3 * t147;
331 t171 = py2 * t147;
333 t172 = - py3 * t147;
[all...]

Completed in 4 milliseconds