HomeSort by: relevance | last modified time | path
    Searched refs:mpz_millerrabin (Results 1 - 25 of 31) sorted by relevancy

1 2

  /src/external/lgpl3/gmp/dist/mpz/
nextprime.c 118 if (mpz_millerrabin (p, 25))
pprime_p.c 147 return mpz_millerrabin (n, reps);
millerrabin.c 0 /* mpz_millerrabin(n,reps) -- An implementation of the probabilistic primality
3 mpz_millerrabin() returns 0 then n is not prime. If it returns 1, then n is
64 mpz_millerrabin (mpz_srcptr n, int reps) function
  /src/external/lgpl3/gmp/lib/libgmp/arch/aarch64/
gmp.h 920 #define mpz_millerrabin __gmpz_millerrabin macro
921 __GMP_DECLSPEC int mpz_millerrabin (mpz_srcptr, int) __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/alpha/
gmp.h 920 #define mpz_millerrabin __gmpz_millerrabin macro
921 __GMP_DECLSPEC int mpz_millerrabin (mpz_srcptr, int) __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/arm/
gmp.h 920 #define mpz_millerrabin __gmpz_millerrabin macro
921 __GMP_DECLSPEC int mpz_millerrabin (mpz_srcptr, int) __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/armeb/
gmp.h 920 #define mpz_millerrabin __gmpz_millerrabin macro
921 __GMP_DECLSPEC int mpz_millerrabin (mpz_srcptr, int) __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
gmp.h 925 #define mpz_millerrabin __gmpz_millerrabin macro
926 __GMP_DECLSPEC int mpz_millerrabin (mpz_srcptr, int) __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/hppa/
gmp.h 920 #define mpz_millerrabin __gmpz_millerrabin macro
921 __GMP_DECLSPEC int mpz_millerrabin (mpz_srcptr, int) __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/i386/
gmp.h 920 #define mpz_millerrabin __gmpz_millerrabin macro
921 __GMP_DECLSPEC int mpz_millerrabin (mpz_srcptr, int) __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/ia64/
gmp.h 920 #define mpz_millerrabin __gmpz_millerrabin macro
921 __GMP_DECLSPEC int mpz_millerrabin (mpz_srcptr, int) __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/m68000/
gmp.h 920 #define mpz_millerrabin __gmpz_millerrabin macro
921 __GMP_DECLSPEC int mpz_millerrabin (mpz_srcptr, int) __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/m68k/
gmp.h 920 #define mpz_millerrabin __gmpz_millerrabin macro
921 __GMP_DECLSPEC int mpz_millerrabin (mpz_srcptr, int) __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
gmp.h 920 #define mpz_millerrabin __gmpz_millerrabin macro
921 __GMP_DECLSPEC int mpz_millerrabin (mpz_srcptr, int) __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
gmp.h 920 #define mpz_millerrabin __gmpz_millerrabin macro
921 __GMP_DECLSPEC int mpz_millerrabin (mpz_srcptr, int) __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
gmp.h 920 #define mpz_millerrabin __gmpz_millerrabin macro
921 __GMP_DECLSPEC int mpz_millerrabin (mpz_srcptr, int) __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
gmp.h 920 #define mpz_millerrabin __gmpz_millerrabin macro
921 __GMP_DECLSPEC int mpz_millerrabin (mpz_srcptr, int) __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/mipsn64eb/
gmp.h 920 #define mpz_millerrabin __gmpz_millerrabin macro
921 __GMP_DECLSPEC int mpz_millerrabin (mpz_srcptr, int) __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/
gmp.h 920 #define mpz_millerrabin __gmpz_millerrabin macro
921 __GMP_DECLSPEC int mpz_millerrabin (mpz_srcptr, int) __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/or1k/
gmp.h 925 #define mpz_millerrabin __gmpz_millerrabin macro
926 __GMP_DECLSPEC int mpz_millerrabin (mpz_srcptr, int) __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/powerpc/
gmp.h 920 #define mpz_millerrabin __gmpz_millerrabin macro
921 __GMP_DECLSPEC int mpz_millerrabin (mpz_srcptr, int) __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/powerpc64/
gmp.h 920 #define mpz_millerrabin __gmpz_millerrabin macro
921 __GMP_DECLSPEC int mpz_millerrabin (mpz_srcptr, int) __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/riscv32/
gmp.h 920 #define mpz_millerrabin __gmpz_millerrabin macro
921 __GMP_DECLSPEC int mpz_millerrabin (mpz_srcptr, int) __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
gmp.h 920 #define mpz_millerrabin __gmpz_millerrabin macro
921 __GMP_DECLSPEC int mpz_millerrabin (mpz_srcptr, int) __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/sh3eb/
gmp.h 920 #define mpz_millerrabin __gmpz_millerrabin macro
921 __GMP_DECLSPEC int mpz_millerrabin (mpz_srcptr, int) __GMP_ATTRIBUTE_PURE;

Completed in 75 milliseconds

1 2