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

  /src/external/lgpl3/gmp/dist/mini-gmp/tests/
t-div_2exp.c 29 typedef void div_func (mpz_t, const mpz_t, mp_bitcnt_t); typedef
59 static div_func * const div [6] =
t-div.c 31 typedef void div_func (mpz_t, const mpz_t, const mpz_t); typedef
64 static div_func * const div_q [3] =
72 static div_func * const div_r [3] =

Completed in 23 milliseconds