HomeSort by: relevance | last modified time | path
    Searched defs:mpz_congruent_p (Results 1 - 25 of 29) sorted by relevancy

1 2

  /src/external/lgpl3/gmp/dist/mpz/
cong.c 0 /* mpz_congruent_p -- test congruence of two mpz's.
40 The csize==1 / dsize==1 special case makes mpz_congruent_p as good as
61 mpz_congruent_p (mpz_srcptr a, mpz_srcptr c, mpz_srcptr d) function
  /src/external/lgpl3/gmp/dist/mini-gmp/
mini-gmp.c 2508 mpz_congruent_p (const mpz_t a, const mpz_t b, const mpz_t m)
2496 mpz_congruent_p (const mpz_t a, const mpz_t b, const mpz_t m) function
  /src/external/lgpl3/gmp/lib/libgmp/arch/aarch64/
gmp.h 713 #define mpz_congruent_p __gmpz_congruent_p macro
714 __GMP_DECLSPEC int mpz_congruent_p (mpz_srcptr, mpz_srcptr, mpz_srcptr) __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/alpha/
gmp.h 713 #define mpz_congruent_p __gmpz_congruent_p macro
714 __GMP_DECLSPEC int mpz_congruent_p (mpz_srcptr, mpz_srcptr, mpz_srcptr) __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/arm/
gmp.h 713 #define mpz_congruent_p __gmpz_congruent_p macro
714 __GMP_DECLSPEC int mpz_congruent_p (mpz_srcptr, mpz_srcptr, mpz_srcptr) __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/armeb/
gmp.h 713 #define mpz_congruent_p __gmpz_congruent_p macro
714 __GMP_DECLSPEC int mpz_congruent_p (mpz_srcptr, mpz_srcptr, mpz_srcptr) __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
gmp.h 718 #define mpz_congruent_p __gmpz_congruent_p macro
719 __GMP_DECLSPEC int mpz_congruent_p (mpz_srcptr, mpz_srcptr, mpz_srcptr) __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/hppa/
gmp.h 713 #define mpz_congruent_p __gmpz_congruent_p macro
714 __GMP_DECLSPEC int mpz_congruent_p (mpz_srcptr, mpz_srcptr, mpz_srcptr) __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/i386/
gmp.h 713 #define mpz_congruent_p __gmpz_congruent_p macro
714 __GMP_DECLSPEC int mpz_congruent_p (mpz_srcptr, mpz_srcptr, mpz_srcptr) __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/ia64/
gmp.h 713 #define mpz_congruent_p __gmpz_congruent_p macro
714 __GMP_DECLSPEC int mpz_congruent_p (mpz_srcptr, mpz_srcptr, mpz_srcptr) __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/m68000/
gmp.h 713 #define mpz_congruent_p __gmpz_congruent_p macro
714 __GMP_DECLSPEC int mpz_congruent_p (mpz_srcptr, mpz_srcptr, mpz_srcptr) __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/m68k/
gmp.h 713 #define mpz_congruent_p __gmpz_congruent_p macro
714 __GMP_DECLSPEC int mpz_congruent_p (mpz_srcptr, mpz_srcptr, mpz_srcptr) __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
gmp.h 713 #define mpz_congruent_p __gmpz_congruent_p macro
714 __GMP_DECLSPEC int mpz_congruent_p (mpz_srcptr, mpz_srcptr, mpz_srcptr) __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
gmp.h 713 #define mpz_congruent_p __gmpz_congruent_p macro
714 __GMP_DECLSPEC int mpz_congruent_p (mpz_srcptr, mpz_srcptr, mpz_srcptr) __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
gmp.h 713 #define mpz_congruent_p __gmpz_congruent_p macro
714 __GMP_DECLSPEC int mpz_congruent_p (mpz_srcptr, mpz_srcptr, mpz_srcptr) __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
gmp.h 713 #define mpz_congruent_p __gmpz_congruent_p macro
714 __GMP_DECLSPEC int mpz_congruent_p (mpz_srcptr, mpz_srcptr, mpz_srcptr) __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/mipsn64eb/
gmp.h 713 #define mpz_congruent_p __gmpz_congruent_p macro
714 __GMP_DECLSPEC int mpz_congruent_p (mpz_srcptr, mpz_srcptr, mpz_srcptr) __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/
gmp.h 713 #define mpz_congruent_p __gmpz_congruent_p macro
714 __GMP_DECLSPEC int mpz_congruent_p (mpz_srcptr, mpz_srcptr, mpz_srcptr) __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/or1k/
gmp.h 718 #define mpz_congruent_p __gmpz_congruent_p macro
719 __GMP_DECLSPEC int mpz_congruent_p (mpz_srcptr, mpz_srcptr, mpz_srcptr) __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/powerpc/
gmp.h 713 #define mpz_congruent_p __gmpz_congruent_p macro
714 __GMP_DECLSPEC int mpz_congruent_p (mpz_srcptr, mpz_srcptr, mpz_srcptr) __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/powerpc64/
gmp.h 713 #define mpz_congruent_p __gmpz_congruent_p macro
714 __GMP_DECLSPEC int mpz_congruent_p (mpz_srcptr, mpz_srcptr, mpz_srcptr) __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/riscv32/
gmp.h 713 #define mpz_congruent_p __gmpz_congruent_p macro
714 __GMP_DECLSPEC int mpz_congruent_p (mpz_srcptr, mpz_srcptr, mpz_srcptr) __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
gmp.h 713 #define mpz_congruent_p __gmpz_congruent_p macro
714 __GMP_DECLSPEC int mpz_congruent_p (mpz_srcptr, mpz_srcptr, mpz_srcptr) __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/sh3eb/
gmp.h 713 #define mpz_congruent_p __gmpz_congruent_p macro
714 __GMP_DECLSPEC int mpz_congruent_p (mpz_srcptr, mpz_srcptr, mpz_srcptr) __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
gmp.h 713 #define mpz_congruent_p __gmpz_congruent_p macro
714 __GMP_DECLSPEC int mpz_congruent_p (mpz_srcptr, mpz_srcptr, mpz_srcptr) __GMP_ATTRIBUTE_PURE;

Completed in 101 milliseconds

1 2