Home
last modified time | relevance | path

Searched refs:GET_LOW_WORD (Results 1 - 10 of 10) sorted by relevance

/third_party/node/deps/v8/src/base/
H A Dieee754.cc71 #define GET_LOW_WORD(i, d) \ macro
252 GET_LOW_WORD(low, x); in __ieee754_rem_pio2()
765 GET_LOW_WORD(low, x); in __kernel_tan()
885 GET_LOW_WORD(lx, x); in acos()
1018 GET_LOW_WORD(lx, x); in asin()
1154 GET_LOW_WORD(low, x); in atan()
1478 GET_LOW_WORD(lx, x); in exp()
2099 GET_LOW_WORD(lx, x); in log10()
2240 GET_LOW_WORD(low, x); in expm1()
3013 #undef GET_LOW_WORD macro
[all...]
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dasin.c77 GET_LOW_WORD(lx, x); in asin()
H A Dacos.c71 GET_LOW_WORD(lx,x); in acos()
/third_party/musl/src/math/
H A Dasin.c77 GET_LOW_WORD(lx, x); in asin()
H A Dacos.c71 GET_LOW_WORD(lx,x); in acos()
/third_party/musl/porting/liteos_m/kernel/src/internal/
H A Dlibm.h208 #define GET_LOW_WORD(lo,d) \ macro
/third_party/musl/porting/uniproton/kernel/src/internal/
H A Dlibm.h208 #define GET_LOW_WORD(lo,d) \ macro
/third_party/musl/porting/liteos_a/kernel/src/internal/
H A Dlibm.h207 #define GET_LOW_WORD(lo,d) \ macro
/third_party/musl/src/internal/
H A Dlibm.h207 #define GET_LOW_WORD(lo,d) \ macro
/third_party/FreeBSD/lib/msun/src/
H A Dmath_private.h162 #define GET_LOW_WORD(i,d) \ macro

Completed in 9 milliseconds