Searched refs:acu (Results 1 - 1 of 1) sorted by relevance

/external/jemalloc/test/include/test/
H A Dmath.h56 double acu, factor, oflo, gin, term, rn, a, b, an, dif; local
66 acu = 1.0e-10;
81 if (term <= acu) {
107 if (dif <= acu && dif <= acu * rn) {

Completed in 2102 milliseconds