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

1 2

  /src/external/lgpl3/gmp/dist/mpz/
scan0.c 0 /* mpz_scan0 -- search for a 0 bit.
41 mpz_scan0 (mpz_srcptr u, mp_bitcnt_t starting_bit) __GMP_NOTHROW
stronglucas.c 153 b0 = mpz_scan0 (n, 0);
  /src/external/lgpl3/gmp/dist/mini-gmp/tests/
t-scan.c 41 res = mpz_scan0 (a, b);
44 fprintf (stderr, "mpz_scan0 failed:\n");
hex-random.c 462 *r = mpz_scan0 (a, bbits);
  /src/external/lgpl3/gmp/dist/tests/mpz/
t-scan.c 1 /* Tests of mpz_scan0 and mpz_scan1.
93 got = mpz_scan0 (z, start);
  /src/external/lgpl3/gmp/dist/demos/expr/
exprz.c 74 mpz_set_ui (w, mpz_scan0 (x, start));
  /src/external/lgpl3/gmp/dist/mpn/generic/
strongfibo.c 182 b0 = mpz_scan0 (m, 0);
  /src/external/lgpl3/gmp/dist/mini-gmp/
mini-gmp.h 242 mp_bitcnt_t mpz_scan0 (const mpz_t, mp_bitcnt_t);
  /src/external/lgpl3/gmp/lib/libgmp/arch/aarch64/
gmp.h 1007 #define mpz_scan0 __gmpz_scan0 macro
1008 __GMP_DECLSPEC mp_bitcnt_t mpz_scan0 (mpz_srcptr, mp_bitcnt_t) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/alpha/
gmp.h 1007 #define mpz_scan0 __gmpz_scan0 macro
1008 __GMP_DECLSPEC mp_bitcnt_t mpz_scan0 (mpz_srcptr, mp_bitcnt_t) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/arm/
gmp.h 1007 #define mpz_scan0 __gmpz_scan0 macro
1008 __GMP_DECLSPEC mp_bitcnt_t mpz_scan0 (mpz_srcptr, mp_bitcnt_t) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/armeb/
gmp.h 1007 #define mpz_scan0 __gmpz_scan0 macro
1008 __GMP_DECLSPEC mp_bitcnt_t mpz_scan0 (mpz_srcptr, mp_bitcnt_t) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
gmp.h 1012 #define mpz_scan0 __gmpz_scan0 macro
1013 __GMP_DECLSPEC mp_bitcnt_t mpz_scan0 (mpz_srcptr, mp_bitcnt_t) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/hppa/
gmp.h 1007 #define mpz_scan0 __gmpz_scan0 macro
1008 __GMP_DECLSPEC mp_bitcnt_t mpz_scan0 (mpz_srcptr, mp_bitcnt_t) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/i386/
gmp.h 1007 #define mpz_scan0 __gmpz_scan0 macro
1008 __GMP_DECLSPEC mp_bitcnt_t mpz_scan0 (mpz_srcptr, mp_bitcnt_t) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/ia64/
gmp.h 1007 #define mpz_scan0 __gmpz_scan0 macro
1008 __GMP_DECLSPEC mp_bitcnt_t mpz_scan0 (mpz_srcptr, mp_bitcnt_t) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/m68000/
gmp.h 1007 #define mpz_scan0 __gmpz_scan0 macro
1008 __GMP_DECLSPEC mp_bitcnt_t mpz_scan0 (mpz_srcptr, mp_bitcnt_t) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/m68k/
gmp.h 1007 #define mpz_scan0 __gmpz_scan0 macro
1008 __GMP_DECLSPEC mp_bitcnt_t mpz_scan0 (mpz_srcptr, mp_bitcnt_t) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
gmp.h 1007 #define mpz_scan0 __gmpz_scan0 macro
1008 __GMP_DECLSPEC mp_bitcnt_t mpz_scan0 (mpz_srcptr, mp_bitcnt_t) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
gmp.h 1007 #define mpz_scan0 __gmpz_scan0 macro
1008 __GMP_DECLSPEC mp_bitcnt_t mpz_scan0 (mpz_srcptr, mp_bitcnt_t) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
gmp.h 1007 #define mpz_scan0 __gmpz_scan0 macro
1008 __GMP_DECLSPEC mp_bitcnt_t mpz_scan0 (mpz_srcptr, mp_bitcnt_t) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
gmp.h 1007 #define mpz_scan0 __gmpz_scan0 macro
1008 __GMP_DECLSPEC mp_bitcnt_t mpz_scan0 (mpz_srcptr, mp_bitcnt_t) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/mipsn64eb/
gmp.h 1007 #define mpz_scan0 __gmpz_scan0 macro
1008 __GMP_DECLSPEC mp_bitcnt_t mpz_scan0 (mpz_srcptr, mp_bitcnt_t) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/
gmp.h 1007 #define mpz_scan0 __gmpz_scan0 macro
1008 __GMP_DECLSPEC mp_bitcnt_t mpz_scan0 (mpz_srcptr, mp_bitcnt_t) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
  /src/external/lgpl3/gmp/lib/libgmp/arch/or1k/
gmp.h 1012 #define mpz_scan0 __gmpz_scan0 macro
1013 __GMP_DECLSPEC mp_bitcnt_t mpz_scan0 (mpz_srcptr, mp_bitcnt_t) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;

Completed in 71 milliseconds

1 2