Home
last modified time | relevance | path

Searched refs:ppro_powmod (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Modules/_decimal/libmpdec/
H A Dconstants.h56 #define POWMOD(base, exp) ppro_powmod(base, exp, &dmod, dinvmod)
H A Dumodarith.h631 ppro_powmod(mpd_uint_t base, mpd_uint_t exp, double *dmod, uint32_t *dinvmod) in ppro_powmod() function

Completed in 2 milliseconds