Home
last modified time | relevance | path

Searched refs:INV_P1_MOD_P2 (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Modules/_decimal/libmpdec/
H A Dconstants.c43 const mpd_uint_t INV_P1_MOD_P2 = 18446744055098026669ULL; variable
93 const mpd_uint_t INV_P1_MOD_P2 = 2013265901UL; variable
H A Dcrt.c158 s = MULMOD(s, INV_P1_MOD_P2); in crt3()
H A Dconstants.h80 extern const mpd_uint_t INV_P1_MOD_P2;

Completed in 2 milliseconds