Home
last modified time | relevance | path

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

/netbsd/external/lgpl3/gmp/dist/mpn/generic/
H A Dbinvert.c62 mpn_binvert (mp_ptr rp, mp_srcptr up, mp_size_t n, mp_ptr scratch) in mpn_binvert() function
/netbsd/external/lgpl3/gmp/dist/
H A Dgmp-impl.h1581 #define mpn_binvert __MPN(binvert) macro