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

  /bionic/libm/upstream-freebsd/lib/msun/bsdsrc/
mathimpl.h 72 struct Double __log__D(double);
b_log.c 430 __log__D(double x)
432 __log__D(x) double x;
b_tgamma.c 166 u = __log__D(x);
301 lsine = __log__D(M_PI/z); /* = TRUNC(log(u)) + small */

Completed in 78 milliseconds