Home
last modified time | relevance | path

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

/dragonfly/contrib/gmp/mpn/generic/
H A Dbinvert.c60 mpn_binvert (mp_ptr rp, mp_srcptr up, mp_size_t n, mp_ptr scratch) in mpn_binvert() function
/dragonfly/contrib/gmp/
H A Dgmp-impl.h1241 #define mpn_binvert __MPN(binvert) macro