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

/haiku-buildtools/gcc/mpfr/src/
H A Derfc.c201 int near_2; local
213 near_2 = mpfr_cmp (t, u) >= 0; /* 1 if PREC(y) <= u <= t <= ... */
216 if (near_2)

Completed in 88 milliseconds