Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libm/
A Ds_ilogb.c30 GET_LOW_WORD(lx, x); in ilogb()
49 GET_LOW_WORD(lx, x); in ilogb()
A De_hypot.c65 GET_LOW_WORD(low,a); in __ieee754_hypot()
67 GET_LOW_WORD(low,b); in __ieee754_hypot()
79 GET_LOW_WORD(low,b); in __ieee754_hypot()
A De_cosh.c69 GET_LOW_WORD(lx,x); in __ieee754_cosh()
A De_sinh.c63 GET_LOW_WORD(lx,x); in __ieee754_sinh()
A Ds_cbrt.c40 GET_LOW_WORD(low,x); in cbrt()
A Ds_atan.c76 GET_LOW_WORD(low,x); in atan()
A Dk_tan.c78 GET_LOW_WORD(low,x); in __kernel_tan()
A De_asin.c71 GET_LOW_WORD(lx,x); in __ieee754_asin()
A De_exp.c115 GET_LOW_WORD(lx,x); in __ieee754_exp()
A De_acos.c63 GET_LOW_WORD(lx,x); in __ieee754_acos()
A Ds_expm1.c141 GET_LOW_WORD(low,x); in expm1()
A De_rem_pio2.c147 GET_LOW_WORD(low,x); in __ieee754_rem_pio2()
A Dmath_private.h87 #define GET_LOW_WORD(i,d) \ macro
A De_lgamma_r.c181 GET_LOW_WORD(n,z); in sin_pi()

Completed in 14 milliseconds