Home
last modified time | relevance | path

Searched refs:mpd_roots (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Modules/_decimal/libmpdec/
Dconstants.c40 const mpd_uint_t mpd_roots[3] = {7ULL, 10ULL, 19ULL}; variable
80 const mpd_uint_t mpd_roots[3] = {5UL, 31UL, 13UL}; variable
Dnumbertheory.c57 r = mpd_roots[modnum]; /* primitive root of F(p) */ in _mpd_getkernel()
Dconstants.h74 extern const mpd_uint_t mpd_roots[];