Home
last modified time | relevance | path

Searched refs:__exp__D (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/lib/libast/common/uwin/
H A Derf.c330 double R,S,P,Q,s,ax,y,z,r,fabs(),__exp__D();
396 r = __exp__D(s, y)/x;
H A Dgamma.c156 return(__exp__D(u.a, u.b));
330 y = __exp__D(y, z);
H A Dexp.c170 double __exp__D(x, c) in __exp__D() function