HomeSort by: relevance | last modified time | path
    Searched defs:MPN_COPY (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/libquadmath/printf/
gmp-impl.h 86 #define MPN_COPY MPN_COPY_INCR
  /src/external/gpl3/gcc.old/dist/libquadmath/printf/
gmp-impl.h 78 #define MPN_COPY MPN_COPY_INCR
  /src/external/lgpl3/mpfr/dist/src/
mpfr-gmp.h 120 #define MPN_COPY(dst,src,n) \
  /src/external/lgpl3/gmp/dist/
gmp-impl.h 1852 #ifndef MPN_COPY
1853 #define MPN_COPY(d,s,n) \

Completed in 29 milliseconds