Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/
H A Ddivexact.c45 mpn_divexact (mp_ptr qp, in mpn_divexact() function
134 mpn_divexact (mp_ptr qp, in mpn_divexact() function
/netbsd-src/external/lgpl3/gmp/dist/
H A Dgmp-impl.h1631 #define mpn_divexact __MPN(divexact) macro