Home
last modified time | relevance | path

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

/dflybsd-src/contrib/openbsd_libm/src/
H A Db_log__D.c354 __log__D(double x) in __log__D() function
H A Db_tgamma.c174 u = __log__D(x); in large_gam()
318 lsine = __log__D(M_PI/z); /* = TRUNC(log(u)) + small */ in neg_gam()
H A Dmath_private.h416 struct Double __log__D(double);