Lines Matching defs:t2
324 #define t2 tt
329 t2 = bit;
330 FPU_SUBS(d2, x2, t2);
341 t2 = y2 | bit;
342 FPU_SUBS(d2, x2, t2);
353 #undef t2
355 /* calculate q3. y0, t0, y1, t1 all fixed; y2, t2, almost done. */
356 #define t2 y2
364 FPU_SUBCS(d2, x2, t2);
377 FPU_SUBCS(d2, x2, t2);