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

  /src/external/lgpl3/mpfr/dist/src/
mpfr-gmp.h 508 /* invert_pi1 macro adapted from GMP 5, this computes in (dinv).inv32
513 #ifndef invert_pi1
514 #define invert_pi1(dinv, d1, d0) \ macro
  /src/external/lgpl3/gmp/dist/
gmp-impl.h 3068 #define invert_pi1(dinv, d1, d0) \ macro

Completed in 173 milliseconds