Home
last modified time | relevance | path

Searched defs:sign (Results 1 - 25 of 883) sorted by relevance

12345678910>>...36

/kernel/linux/linux-5.10/arch/x86/math-emu/
H A Dreg_convert.c19 int sign = getsign(a); in FPU_to_exp16() local
/kernel/linux/linux-6.6/arch/x86/math-emu/
H A Dreg_convert.c19 int sign = getsign(a); in FPU_to_exp16() local
/third_party/node/tools/
H A Drelease.sh93 sign() { function
/third_party/musl/porting/liteos_a/kernel/src/math/
H A D__math_divzero.c3 double __math_divzero(uint32_t sign) in __math_divzero() argument
H A D__math_xflow.c3 double __math_xflow(uint32_t sign, double y) in __math_xflow() argument
H A D__math_divzerof.c3 float __math_divzerof(uint32_t sign) in __math_divzerof() argument
H A D__math_uflowf.c3 float __math_uflowf(uint32_t sign) in __math_uflowf() argument
H A D__math_oflowf.c3 float __math_oflowf(uint32_t sign) in __math_oflowf() argument
H A D__math_uflow.c3 double __math_uflow(uint32_t sign) in __math_uflow() argument
H A D__math_oflow.c3 double __math_oflow(uint32_t sign) in __math_oflow() argument
H A D__math_xflowf.c3 float __math_xflowf(uint32_t sign, float y) in __math_xflowf() argument
/third_party/musl/porting/uniproton/kernel/src/math/
H A D__math_xflowf.c3 float __math_xflowf(uint32_t sign, float y) in __math_xflowf() argument
H A D__math_xflow.c3 double __math_xflow(uint32_t sign, double y) in __math_xflow() argument
/third_party/musl/porting/liteos_m/kernel/src/math/
H A D__math_divzerof.c3 float __math_divzerof(uint32_t sign) in __math_divzerof() argument
H A D__math_divzero.c3 double __math_divzero(uint32_t sign) in __math_divzero() argument
H A D__math_uflowf.c3 float __math_uflowf(uint32_t sign) in __math_uflowf() argument
H A D__math_oflowf.c3 float __math_oflowf(uint32_t sign) in __math_oflowf() argument
H A D__math_uflow.c3 double __math_uflow(uint32_t sign) in __math_uflow() argument
H A D__math_oflow.c3 double __math_oflow(uint32_t sign) in __math_oflow() argument
H A D__math_xflowf.c3 float __math_xflowf(uint32_t sign, float y) in __math_xflowf() argument
H A D__math_xflow.c3 double __math_xflow(uint32_t sign, double y) in __math_xflow() argument
/third_party/musl/src/math/
H A Dtanh.c11 int sign; in tanh() local
H A Dtanhf.c7 int sign; in tanhf() local
H A D__math_divzerof.c3 float __math_divzerof(uint32_t sign) in __math_divzerof() argument
H A D__math_divzero.c3 double __math_divzero(uint32_t sign) in __math_divzero() argument

Completed in 3 milliseconds

12345678910>>...36