Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/
H A Ddivis.c60 mpn_divisible_p (mp_srcptr ap, mp_size_t an, in mpn_divisible_p() function
/netbsd-src/external/lgpl3/gmp/dist/
H A Dgmp-impl.h1725 #define mpn_divisible_p __MPN(divisible_p) macro