Searched defs:copysignf (Results 1 - 2 of 2) sorted by relevance

/bionic/libm/i387/
H A Ds_copysignf.S11 ENTRY(copysignf) function
/bionic/libm/src/
H A Ds_copysignf.c21 * copysignf(float x, float y)
22 * copysignf(x,y) returns a value with the magnitude of x and
30 copysignf(float x, float y) function

Completed in 282 milliseconds