Home
last modified time | relevance | path

Searched defs:ux (Results 1 – 25 of 75) sorted by relevance

123

/third_party/musl/src/math/
Dnextafterl.c11 union ldshape ux, uy; in nextafterl() local
47 union ldshape ux, uy; in nextafterl() local
Dnexttowardf.c5 union {float f; uint32_t i;} ux = {x}; in nexttowardf() local
Dcopysignl.c11 union ldshape ux = {x}, uy = {y}; in copysignl() local
Dcopysign.c4 union {double f; uint64_t i;} ux={x}, uy={y}; in copysign() local
Dcopysignf.c6 union {float f; uint32_t i;} ux={x}, uy={y}; in copysignf() local
Dhypotf.c6 union {float f; uint32_t i;} ux = {x}, uy = {y}, ut; in hypotf() local
Dnextafterf.c5 union {float f; uint32_t i;} ux={x}, uy={y}; in nextafterf() local
Dnexttoward.c11 union {double f; uint64_t i;} ux = {x}; in nexttoward() local
Dnextafter.c5 union {double f; uint64_t i;} ux={x}, uy={y}; in nextafter() local
/third_party/musl/porting/liteos_a/kernel/src/math/
Dnextafterl.c11 union ldshape ux, uy; in nextafterl() local
47 union ldshape ux, uy; in nextafterl() local
Dcopysignf.c6 union {float f; uint32_t i;} ux={x}, uy={y}; in copysignf() local
Dnexttowardf.c5 union {float f; uint32_t i;} ux = {x}; in nexttowardf() local
Dcopysign.c4 union {double f; uint64_t i;} ux={x}, uy={y}; in copysign() local
Dcopysignl.c11 union ldshape ux = {x}, uy = {y}; in copysignl() local
Dhypotf.c6 union {float f; uint32_t i;} ux = {x}, uy = {y}, ut; in hypotf() local
Dnextafter.c5 union {double f; uint64_t i;} ux={x}, uy={y}; in nextafter() local
Dnextafterf.c5 union {float f; uint32_t i;} ux={x}, uy={y}; in nextafterf() local
Dnexttoward.c11 union {double f; uint64_t i;} ux = {x}; in nexttoward() local
/third_party/musl/src/math/i386/
Dsqrt.c5 union ldshape ux; in sqrt() local
/third_party/musl/porting/liteos_m/kernel/src/math/
Dcopysignl.c11 union ldshape ux = {x}, uy = {y}; in copysignl() local
Dcopysign.c4 union {double f; uint64_t i;} ux={x}, uy={y}; in copysign() local
/third_party/musl/porting/uniproton/kernel/src/math/
Dcopysignl.c11 union ldshape ux = {x}, uy = {y}; in copysignl() local
Dcopysign.c4 union {double f; uint64_t i;} ux={x}, uy={y}; in copysign() local
/third_party/gn/src/base/numerics/
Dchecked_math_impl.h30 UnsignedDst ux = static_cast<UnsignedDst>(x); in CheckedAddImpl() local
/third_party/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/numerics/
Dchecked_math_impl.h35 const UnsignedDst ux = static_cast<UnsignedDst>(x); in CheckedAddImpl() local

123