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