Home
last modified time | relevance | path

Searched refs:mprime_rdx (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Modules/_decimal/libmpdec/
Dbasearith.h74 extern const mpd_uint_t mprime_rdx;
110 _mpd_mul_words(&h, &l, mprime_rdx, hi-n1_neg); in _mpd_div_words_r()
Dconstants.c74 const mpd_uint_t mprime_rdx = 15581492618384294730ULL; variable