Home
last modified time | relevance | path

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

/third_party/python/Modules/_decimal/libmpdec/
Dconstants.c44 const mpd_uint_t INV_P1P2_MOD_P3 = 287064143708160ULL; variable
94 const mpd_uint_t INV_P1P2_MOD_P3 = 54UL; variable
Dcrt.c166 s = MULMOD(s, INV_P1P2_MOD_P3); in crt3()
Dconstants.h81 extern const mpd_uint_t INV_P1P2_MOD_P3;