Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/
H A Dadd_err2_n.c56 mpn_add_err2_n (mp_ptr rp, mp_srcptr up, mp_srcptr vp, in mpn_add_err2_n() function
/netbsd-src/external/lgpl3/gmp/dist/
H A Dgmp-impl.h1107 #define mpn_add_err2_n __MPN(add_err2_n) macro