Lines Matching refs:iu
37 iu = 0x00010000;90 if (x0 < iu) { /* subnormal x */99 while (x0 < iu) {108 x0 = iu | (x0 & im);112 if (y0 < iu) { /* subnormal y */121 while (y0 < iu) {130 y0 = iu | (y0 & im);143 while (x0 < iu && n >= 1) {223 while (x0 < iu) {241 __H0(a) = sx | (x0 - iu) | ((iy + 16383) << 16);