Searched refs:ysign (Results 1 – 1 of 1) sorted by relevance
559 int ysign = y[0] & 0x80000000; in test_copysign() local562 out[0] = ysign | xhigh; in test_copysign()571 int ysign = y[0] & 0x80000000; in test_copysignf() local574 out[0] = ysign | xhigh; in test_copysignf()