Searched refs:ppro_powmod (Results 1 – 2 of 2) sorted by relevance
56 #define POWMOD(base, exp) ppro_powmod(base, exp, &dmod, dinvmod)
631 ppro_powmod(mpd_uint_t base, mpd_uint_t exp, double *dmod, uint32_t *dinvmod) in ppro_powmod() function