Home
last modified time | relevance | path

Searched refs:mpn_addlsh2_nc_ip1 (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/lgpl3/gmp/dist/mpn/x86/atom/
Dsublsh2_n.asm43 define(M4_ip_function_c, mpn_addlsh2_nc_ip1)
/netbsd/src/external/lgpl3/gmp/dist/
Dgmp-impl.h887 #define mpn_addlsh2_nc_ip1(a,b,n,c) mpn_addlsh2_nc(a,a,b,n,c) macro
1001 #ifndef mpn_addlsh2_nc_ip1
1002 #define mpn_addlsh2_nc_ip1 __MPN(addlsh2_nc_ip1) macro
1003 __GMP_DECLSPEC mp_limb_t mpn_addlsh2_nc_ip1 (mp_ptr, mp_srcptr, mp_size_t, mp_limb_t);