Home
last modified time | relevance | path

Searched refs:GET_HIGH_WORD (Results 1 – 16 of 16) sorted by relevance

/third_party/ulib/musl/third_party/math/
A Dj1.c115 GET_HIGH_WORD(ix, x); in j1()
253 GET_HIGH_WORD(ix, x); in pone()
360 GET_HIGH_WORD(ix, x); in qone()
A Dj0.c112 GET_HIGH_WORD(ix, x); in j0()
266 GET_HIGH_WORD(ix, x); in pzero()
373 GET_HIGH_WORD(ix, x); in qzero()
A Dtan.c49 GET_HIGH_WORD(ix, x); in tan()
A Dcos.c50 GET_HIGH_WORD(ix, x); in cos()
A Dsin.c51 GET_HIGH_WORD(ix, x); in sin()
A Dsincos.c21 GET_HIGH_WORD(ix, x); in sincos()
A Dexp.c85 GET_HIGH_WORD(hx, x); in exp()
A Derf.c213 GET_HIGH_WORD(ix, x); in erf()
243 GET_HIGH_WORD(ix, x); in erfc()
A Djn.c283 GET_HIGH_WORD(ib, b); in yn()
288 GET_HIGH_WORD(ib, b); in yn()
A Datan.c67 GET_HIGH_WORD(ix, x); in atan()
A Dacos.c62 GET_HIGH_WORD(hx, x); in acos()
A Dasin.c69 GET_HIGH_WORD(hx, x); in asin()
A D__tan.c73 GET_HIGH_WORD(hx, x); in __tan()
A Dpow.c235 GET_HIGH_WORD(ix, ax); in pow()
332 GET_HIGH_WORD(j, z); in pow()
/third_party/ulib/musl/third_party/complex/
A D__cexp.c51 GET_HIGH_WORD(hx, exp_x); in __frexp_exp()
/third_party/ulib/musl/third_party/include/
A Dlibm.h101 #define GET_HIGH_WORD(hi, d) \ macro

Completed in 22 milliseconds