Searched refs:UH_P1P2 (Results 1 – 3 of 3) sorted by relevance
45 const mpd_uint_t UH_P1P2 = 18446744052234715141ULL; /* (P1*P2) / 2^64 */ variable95 const mpd_uint_t UH_P1P2 = 990904320UL; /* (P1*P2) / 2^32 */ variable
83 extern const mpd_uint_t UH_P1P2;
52 _mpd_mul_words(&hi2, &lo, UH_P1P2, v); in _crt_mulP1P2_3()