Searched defs:mpn_lshift (Results 1 – 2 of 2) sorted by relevance
34 mpn_lshift (mp_ptr rp, mp_srcptr up, mp_size_t n, unsigned int cnt) in mpn_lshift() function
1563 #define mpn_lshift __MPN(lshift) macro