Home
last modified time | relevance | path

Searched refs:GET_LOW_WORD (Results 1 – 6 of 6) sorted by relevance

/external/lib/libm/
A Ds_atan.c83 GET_LOW_WORD(low,x); in atan()
A De_exp.c119 GET_LOW_WORD(lx,x); in __ieee754_exp()
A De_asin.c79 GET_LOW_WORD(lx,x); in __ieee754_asin()
A De_acos.c70 GET_LOW_WORD(lx,x); in __ieee754_acos()
A De_rem_pio2.c174 GET_LOW_WORD(low,x); in __ieee754_rem_pio2()
A Dmath_private.h110 #define GET_LOW_WORD(i,d) \ macro

Completed in 7 milliseconds