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

/freebsd-10-stable/lib/msun/bsdsrc/
H A Dmathimpl.h71 double __exp__D(double, double);
H A Db_exp.c135 double __exp__D(x, c) function
H A Db_tgamma.c138 return(__exp__D(u.a, u.b));
306 y = __exp__D(y, z);

Completed in 28 milliseconds