HomeSort by relevance Sort by last modified time
    Searched refs:__exp__D (Results 1 - 3 of 3) sorted by null

  /bionic/libm/upstream-freebsd/lib/msun/bsdsrc/
mathimpl.h 71 double __exp__D(double, double);
b_exp.c 135 double __exp__D(x, c)
b_tgamma.c 138 return(__exp__D(u.a, u.b));
306 y = __exp__D(y, z);

Completed in 57 milliseconds