Searched defs:mpn_mulmod_bnm1 (Results 1 – 2 of 2) sorted by relevance
100 mpn_mulmod_bnm1 (mp_ptr rp, mp_size_t rn, mp_srcptr ap, mp_size_t an, mp_srcptr bp, mp_size_t bn, m… in mpn_mulmod_bnm1() function
1268 #define mpn_mulmod_bnm1 __MPN(mulmod_bnm1) macro