Home
last modified time | relevance | path

Searched refs:SET_LOW_WORD (Results 1 - 14 of 14) sorted by relevance

/third_party/musl/src/math/
H A D__tan.c105 SET_LOW_WORD(w0, 0); in __tan()
108 SET_LOW_WORD(a0, 0); in __tan()
H A Dasin.c100 SET_LOW_WORD(f,0); in asin()
H A Dacos.c97 SET_LOW_WORD(df,0); in acos()
H A Derf.c209 SET_LOW_WORD(z,0); in erfc2()
/third_party/musl/porting/liteos_a/kernel/src/math/
H A D__tan.c105 SET_LOW_WORD(w0, 0); in __tan()
108 SET_LOW_WORD(a0, 0); in __tan()
H A Dasin.c100 SET_LOW_WORD(f,0); in asin()
H A Dacos.c97 SET_LOW_WORD(df,0); in acos()
H A Derf.c209 SET_LOW_WORD(z,0); in erfc2()
/third_party/node/deps/v8/src/base/
H A Dieee754.cc99 #define SET_LOW_WORD(d, v) \ macro
253 SET_LOW_WORD(z, low); in __ieee754_rem_pio2()
775 SET_LOW_WORD(z, 0); in __kernel_tan()
778 SET_LOW_WORD(t, 0); in __kernel_tan()
823 SET_LOW_WORD(z, 0); in __kernel_tan()
826 SET_LOW_WORD(t, 0); in __kernel_tan()
913 SET_LOW_WORD(df, 0); in acos()
1045 SET_LOW_WORD(w, 0); in asin()
2036 SET_LOW_WORD(hi, 0); in log2()
2109 SET_LOW_WORD( in log10()
3016 #undef SET_LOW_WORD global() macro
[all...]
/third_party/musl/porting/liteos_m/kernel/src/internal/
H A Dlibm.h221 #define SET_LOW_WORD(d,lo) \ macro
/third_party/musl/porting/uniproton/kernel/src/internal/
H A Dlibm.h221 #define SET_LOW_WORD(d,lo) \ macro
/third_party/musl/porting/liteos_a/kernel/src/internal/
H A Dlibm.h220 #define SET_LOW_WORD(d,lo) \ macro
/third_party/musl/src/internal/
H A Dlibm.h220 #define SET_LOW_WORD(d,lo) \ macro
/third_party/FreeBSD/lib/msun/src/
H A Dmath_private.h199 #define SET_LOW_WORD(d,v) \ macro

Completed in 10 milliseconds