Lines Matching defs:hx0
45 unsigned hx0, hx1, hx2, hy0, hy1, hy2;51 hx0 = *(unsigned*)x & ~0x80000000;53 *(unsigned*)&x0 = hx0;55 if (hy0 > hx0)57 i = hy0 - hx0;59 if (hx0 == 0)64 i = hx0 - hy0;65 j0 = hx0 & 0x7f800000;68 else if (hx0 == 0)74 if (hx0 == 0x7f800000)78 else if (hx0 > 0x7f800000 || hy0 > 0x7f800000)