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

  /bionic/libm/bsdsrc/
mathimpl.h 72 struct Double __log__D(double);
b_log.c 432 __log__D(double x)
434 __log__D(x) double x;
b_tgamma.c 167 u = __log__D(x);
300 lsine = __log__D(M_PI/z); /* = TRUNC(log(u)) + small */

Completed in 23 milliseconds