Home
last modified time | relevance | path

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

/sysdeps/ieee754/dbl-64/
A De_ilogb.c37 GET_LOW_WORD (lx, x); in __ieee754_ilogb()
58 GET_LOW_WORD (lx, x); in __ieee754_ilogb()
A De_exp10.c42 GET_LOW_WORD (lx, arg); in __ieee754_exp10()
A De_sinh.c82 GET_LOW_WORD (lx, x); in __ieee754_sinh()
A Ds_expm1.c156 GET_LOW_WORD (low, x); in __expm1()
A De_lgamma_r.c182 GET_LOW_WORD(n,z); in sin_pi()
/sysdeps/generic/
A Dmath_private.h94 #ifndef GET_LOW_WORD
95 # define GET_LOW_WORD(i,d) \ macro

Completed in 6 milliseconds