Home
last modified time | relevance | path

Searched defs:ux (Results 1 - 25 of 60) sorted by relevance

123

/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dnexttoward.c11 union {double f; uint64_t i;} ux = {x}; in nexttoward() local
[all...]
H A Dnexttowardf.c5 union {float f; uint32_t i;} ux = {x}; in nexttowardf() local
[all...]
H A Dnextafterl.c11 union ldshape ux, uy; in nextafterl() local
47 union ldshape ux, uy; nextafterl() local
[all...]
H A Dcopysignl.c11 union ldshape ux = {x}, uy = {y}; in copysignl() local
H A Dcopysignf.c6 union {float f; uint32_t i;} ux={x}, uy={y}; in copysignf() local
H A Dcopysign.c4 union {double f; uint64_t i;} ux={x}, uy={y}; in copysign() local
H A Dhypotf.c6 union {float f; uint32_t i;} ux = {x}, uy = {y}, ut; in hypotf() local
H A Dnextafter.c5 union {double f; uint64_t i;} ux={x}, uy={y}; in nextafter() local
[all...]
H A Dnextafterf.c5 union {float f; uint32_t i;} ux={x}, uy={y}; in nextafterf() local
[all...]
H A Datan2l.c30 union ldshape ux, uy; in atan2l() local
/third_party/musl/src/math/
H A Dnexttoward.c11 union {double f; uint64_t i;} ux = {x}; in nexttoward() local
[all...]
H A Dnexttowardf.c5 union {float f; uint32_t i;} ux = {x}; in nexttowardf() local
[all...]
H A Dcopysignl.c11 union ldshape ux = {x}, uy = {y}; in copysignl() local
H A Dcopysignf.c6 union {float f; uint32_t i;} ux={x}, uy={y}; in copysignf() local
H A Dcopysign.c4 union {double f; uint64_t i;} ux={x}, uy={y}; in copysign() local
H A Dnextafterl.c11 union ldshape ux, uy; in nextafterl() local
47 union ldshape ux, uy; nextafterl() local
[all...]
H A Dhypotf.c6 union {float f; uint32_t i;} ux = {x}, uy = {y}, ut; in hypotf() local
H A Datan2l.c30 union ldshape ux, uy; in atan2l() local
H A Dnextafter.c5 union {double f; uint64_t i;} ux={x}, uy={y}; in nextafter() local
[all...]
H A Dnextafterf.c5 union {float f; uint32_t i;} ux={x}, uy={y}; in nextafterf() local
[all...]
/third_party/musl/porting/uniproton/kernel/src/math/
H A Dcopysignl.c11 union ldshape ux = {x}, uy = {y}; in copysignl() local
H A Dcopysign.c4 union {double f; uint64_t i;} ux={x}, uy={y}; in copysign() local
/third_party/musl/porting/liteos_m/kernel/src/math/
H A Dcopysignl.c11 union ldshape ux = {x}, uy = {y}; in copysignl() local
H A Dcopysign.c4 union {double f; uint64_t i;} ux={x}, uy={y}; in copysign() local
/third_party/musl/src/math/i386/
H A Dsqrt.c5 union ldshape ux; in sqrt() local

Completed in 15 milliseconds

123