Home
last modified time | relevance | path

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

/redis-3.2.3/deps/jemalloc/test/include/test/
H A Dmath.h56 double acu, factor, oflo, gin, term, rn, a, b, an, dif; in i_gamma() local
69 factor = exp(p * log(x) - x - ln_gamma_p); in i_gamma()
82 gin *= factor / p; in i_gamma()
108 gin = 1.0 - factor * gin; in i_gamma()