Home | History | Annotate | Download | only in complex

Lines Matching refs:copysignl

217 		return (CMPLXL(copysignl(creall(w), x), copysignl(cimagl(w), y)));
233 return (CMPLXL(copysignl(rx, x), copysignl(ry, y)));
316 return (CMPLXL(fabsl(ry), copysignl(rx, cimagl(z))));
397 return (CMPLXL(copysignl(0, x), y+y));
399 return (CMPLXL(copysignl(0, x), copysignl(pio2_hi + pio2_lo, y)));
404 return (CMPLXL(real_part_reciprocal(x, y), copysignl(pio2_hi + pio2_lo, y)));
428 return (CMPLXL(copysignl(rx, x), copysignl(ry, y)));