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