Search | Google it | Results 1 - 2 of 2 for funcall:copysignf (0.00 seconds) |
27: __real__ res = INFINITY; 28: __imag__ res = copysignf(0.0, __imag__ z); 29: } else {
39: k = k+n; 40: if (k > 0xfe) return huge*copysignf(huge,x); /* overflow */ 41: if (k > 0) /* normal result */