Home
last modified time | relevance | path

Searched refs:anintl (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/lib/libm/common/Q/
H A Drndintl.c61 anintl(long double x) { in anintl() function
108 return ((int)anintl(x)); in nintl()
H A Dexp2l.c73 t = anintl(x); in exp2l()
H A Dexp10l.c95 t = anintl(x * lg10); in exp10l()
H A Dlongdouble.h49 extern long double anintl(long double);
H A D__lgammal.c83 y = anintl(x); in __k_lgammal()
/titanic_41/usr/src/lib/libm/amd64/src/
H A Drndintl.s72 ENTRY(anintl)
125 SET_SIZE(anintl)
/titanic_41/usr/src/lib/libm/i386/src/
H A Drndintl.s72 ENTRY(anintl)
128 SET_SIZE(anintl)
/titanic_41/usr/src/lib/libm/common/LD/
H A Dlongdouble.h48 extern long double anintl(long double);
H A D__lgammal.c85 y = anintl(x); in __k_lgammal()