Home
last modified time | relevance | path

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

/dragonfly/gnu/usr.bin/gmp/
H A Dgmp.h1647 #define mpn_and_n __MPN(and_n) macro
/dragonfly/contrib/gmp/
H A Dgmp-impl.h2162 #define mpn_and_n(rp, up, vp, n) \ macro