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

  /src/external/lgpl3/mpfr/dist/tests/
tlog10p1.c 90 check_exact (void) function
119 check_exact ();
tlog2p1.c 90 check_exact (void) function
118 check_exact ();
tmul.c 189 check_exact (void) function
1308 check_exact ();
  /src/external/lgpl3/mpc/dist/src/
log10.c 35 int ok = 0, loops = 0, check_exact = 0, special_re, special_im, local
104 if (!ok && !check_exact && mpfr_integer_p (mpc_realref (op)) &&
109 check_exact = 1;

Completed in 17 milliseconds