Home
last modified time | relevance | path

Searched defs:MPN_ZERO (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libquadmath/printf/
H A Dgmp-impl.h81 #define MPN_ZERO(DST, NLIMBS) \ macro
/netbsd-src/external/gpl3/gcc.old/dist/libquadmath/printf/
H A Dgmp-impl.h81 #define MPN_ZERO(DST, NLIMBS) \ macro
/netbsd-src/external/lgpl3/gmp/dist/
H A Dgmp-impl.h1923 #define MPN_ZERO(dst, n) \ macro