Home
last modified time | relevance | path

Searched refs:fxtract (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/lib/libm/common/m9x/
H A D__fenv_amd64.il74 .inline fxtract,1
76 fxtract
H A D__fenv_i386.il78 .inline fxtract,1
80 fxtract
H A Dfenv_inlines.h137 fxtract(long double x) in fxtract() function
H A D__fex_i386.c553 extern long double fxtract(long double);
930 info->res.val.q = fxtract(info->op1.val.q); in __fex_get_op()