Searched refs:xhigh (Results 1 – 2 of 2) sorted by relevance
560 int xhigh = x[0] & 0x7fffffff; in test_copysign() local562 out[0] = ysign | xhigh; in test_copysign()572 int xhigh = x[0] & 0x7fffffff; in test_copysignf() local574 out[0] = ysign | xhigh; in test_copysignf()582 int xhigh = x[0]; in test_isfinite() local584 if ((xhigh & 0x7ff00000) == 0x7ff00000) out[0] = 0; in test_isfinite()607 int xhigh = x[0]; in test_isinf() local610 if (((xhigh & 0x7fffffff) == 0x7ff00000) && (xlow == 0)) out[0] = 1; in test_isinf()
66 #>>>>16 ubelong !0 \b, xhigh %8.8x