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

  /src/external/lgpl3/mpfr/dist/tests/
tdiv.c 372 get_inexact (mpfr_ptr y, mpfr_ptr x, mpfr_ptr u) function
430 inex2 = get_inexact (q, u, v);
511 c2 = get_inexact (z2, x, tmp);
644 if (inexact != (cmp = get_inexact (y, x, u)))

Completed in 17 milliseconds