Home
last modified time | relevance | path

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

/netbsd/external/lgpl3/gmp/dist/
H A Dgmp-impl.h877 #define mpn_addlsh2_nc(a,b,c,d,x) mpn_addlsh_nc(a,b,c,d,2,x) macro
994 #define mpn_addlsh2_nc __MPN(addlsh2_nc) macro