Lines Matching refs:iu
40 iu = 0x00010000;90 if (x0 < iu) { /* subnormal x */100 while (x0 < iu) {109 x0 = iu | (x0 & im);113 if (y0 < iu) { /* subnormal y */122 while (y0 < iu) {131 y0 = iu | (y0 & im);147 while (x0 < iu && n >= 1) {241 while (x0 < iu) {259 __H0(a) = sx | (x0 - iu) | ((iy + 16383) << 16);