Home
last modified time | relevance | path

Searched defs:UH_P1P2 (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Modules/_decimal/libmpdec/
Dconstants.c46 const mpd_uint_t UH_P1P2 = 18446744052234715141ULL; /* (P1*P2) / 2^64 */ variable
96 const mpd_uint_t UH_P1P2 = 990904320UL; /* (P1*P2) / 2^32 */ variable