Home
last modified time | relevance | path

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

/bionic/libm/upstream-freebsd/lib/msun/bsdsrc/
Dmathimpl.h73 double __exp__D(double, double);
Db_exp.c90 __exp__D(double x, double c) in __exp__D() function
Db_tgamma.c342 y = __exp__D(y, z); in neg_gam()
377 return (__exp__D(u.a, u.b)); in tgamma()