Home
last modified time | relevance | path

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

/aosp12/bionic/libm/upstream-freebsd/lib/msun/bsdsrc/
H A Db_log.c427 __log__D(double x) in __log__D() function
429 __log__D(x) double x; in __log__D()
H A Dmathimpl.h74 struct Double __log__D(double);
H A Db_tgamma.c164 u = __log__D(x);
299 lsine = __log__D(M_PI/z); /* = TRUNC(log(u)) + small */