Searched refs:LH_P1P2 (Results 1 – 3 of 3) sorted by relevance
45 const mpd_uint_t LH_P1P2 = 18446744052234715137ULL; /* (P1*P2) % 2^64 */ variable95 const mpd_uint_t LH_P1P2 = 4127195137UL; /* (P1*P2) % 2^32 */ variable
80 extern const mpd_uint_t LH_P1P2;
46 _mpd_mul_words(&hi1, &lo, LH_P1P2, v); in _crt_mulP1P2_3()