Home
last modified time | relevance | path

Searched defs:mpn_lshiftc (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/
H A Dlshiftc.c44 mpn_lshiftc (mp_ptr rp, mp_srcptr up, mp_size_t n, unsigned int cnt) in mpn_lshiftc() function
/netbsd-src/external/lgpl3/gmp/dist/
H A Dgmp-impl.h1100 #define mpn_lshiftc __MPN(lshiftc) macro