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

  /src/external/lgpl3/gmp/dist/mpn/generic/
hgcd_reduce.c 41 submul (mp_ptr rp, mp_size_t rn, function
117 nn = submul (bp, bn, ap, an, M->p[1][0], mn[1][0]);
128 nn = submul (ap, an, bp, bn, M->p[0][1], mn[0][1]);
  /src/external/mit/isl/dist/imath/
gmp_compat.c 195 void GMPZAPI(submul)(mp_int rop, mp_int op1, mp_int op2) { function

Completed in 22 milliseconds