Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/
H A Dadd_err1_n.c54 mpn_add_err1_n (mp_ptr rp, mp_srcptr up, mp_srcptr vp, in mpn_add_err1_n() function
/netbsd-src/external/lgpl3/gmp/dist/
H A Dgmp-impl.h1104 #define mpn_add_err1_n __MPN(add_err1_n) macro