Home
last modified time | relevance | path

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

/freebsd/lib/msun/bsdsrc/
H A Dmathimpl.h69 double __exp__D(double, double);
H A Db_exp.c86 __exp__D(double x, double c) in __exp__D() function
H A Db_tgamma.c338 y = __exp__D(y, z); in neg_gam()
373 return (__exp__D(u.a, u.b)); in tgamma()
/freebsd/lib/msun/ld80/
H A Db_expl.c77 __exp__D(long double x, long double c) in __exp__D() function
H A Db_tgammal.c400 RETURNI(__exp__D(u.a, u.b)); in tgammal()