Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_decimal/libmpdec/
Dconstants.c44 const mpd_uint_t LH_P1P2 = 18446744052234715137ULL; /* (P1*P2) % 2^64 */ variable
94 const mpd_uint_t LH_P1P2 = 4127195137UL; /* (P1*P2) % 2^32 */ variable