HomeSort by: relevance | last modified time | path
    Searched defs:div_inex (Results 1 - 1 of 1) sorted by relevancy

  /src/external/lgpl3/mpfr/dist/src/
atan2.c 191 int div_inex; local
194 MPFR_BLOCK (flags, div_inex = mpfr_div (tmp, y, x, MPFR_RNDN));
195 if (div_inex == 0)

Completed in 14 milliseconds