Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/
H A Dadd_err3_n.c57 mpn_add_err3_n (mp_ptr rp, mp_srcptr up, mp_srcptr vp, in mpn_add_err3_n() function
/netbsd-src/external/lgpl3/gmp/dist/
H A Dgmp-impl.h1110 #define mpn_add_err3_n __MPN(add_err3_n) macro