Home
last modified time | relevance | path

Searched defs:uy (Results 1 – 25 of 51) 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
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
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
Datan2l.c30 union ldshape ux, uy; in atan2l() 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
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
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
Dnextafter.c5 union {double f; uint64_t i;} ux={x}, uy={y}; in nextafter() local
Datan2l.c30 union ldshape ux, uy; in atan2l() local
Dfmodf.c6 union {float f; uint32_t i;} ux = {x}, uy = {y}; in fmodf() local
/third_party/typescript/tests/cases/compiler/
DuncalledFunctionChecksInConditional.ts30 declare const uy: boolean | undefined; constant
/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/
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
Dfmod.c6 union {double f; uint64_t i;} ux = {x}, uy = {y}; in fmod() local
/third_party/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/numerics/
Dchecked_math_impl.h36 const UnsignedDst uy = static_cast<UnsignedDst>(y); in CheckedAddImpl() local
/third_party/gn/src/base/numerics/
Dchecked_math_impl.h31 UnsignedDst uy = static_cast<UnsignedDst>(y); in CheckedAddImpl() local

123