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

/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Datan2.c191 int div_inex; local
194 MPFR_BLOCK (flags, div_inex = mpfr_div (tmp, y, x, MPFR_RNDN));
195 if (div_inex == 0)

Completed in 84 milliseconds