Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/
H A Dmulmod_bnm1.c47 mpn_bc_mulmod_bnm1 (mp_ptr rp, mp_srcptr ap, mp_srcptr bp, mp_size_t rn, in mpn_bc_mulmod_bnm1() function
/netbsd-src/external/lgpl3/gmp/dist/
H A Dgmp-impl.h1266 #define mpn_bc_mulmod_bnm1 __MPN(bc_mulmod_bnm1) macro