Searched refs:__exp__D (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/lib/libast/common/uwin/ |
H A D | erf.c | 330 double R,S,P,Q,s,ax,y,z,r,fabs(),__exp__D(); 396 r = __exp__D(s, y)/x;
|
H A D | gamma.c | 156 return(__exp__D(u.a, u.b)); 330 y = __exp__D(y, z);
|
H A D | exp.c | 170 double __exp__D(x, c) in __exp__D() function
|