Searched defs:MPN_ZERO (Results 1 - 4 of 4) sorted by relevance

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

Completed in 180 milliseconds