Lines Matching defs:twom32
69 #define twom32 C[9].d
403 s *= twom32;
410 s *= twom32;
417 s *= twom32;
424 s *= twom32;
431 s *= twom32;
437 s *= twom32;
443 s *= twom32;
856 #define twom32 C[2].d
942 xhi = ((x + twom32) + two32) - two32;
943 yhi = ((y + twom32) + two32) - two32;
958 yy.e = t = y + twom32;
960 yy.e = (y - (t - twom32)) + twom64;