Home
last modified time | relevance | path

Searched refs:mpz_init_set_str (Results 1 – 25 of 44) sorted by relevance

12

/netbsd/external/lgpl3/gmp/dist/mpz/
H A Diset_str.c37 mpz_init_set_str (mpz_ptr x, const char *str, int base) in mpz_init_set_str() function
/netbsd/external/lgpl3/gmp/dist/rand/
H A Drandlc2s.c88 mpz_init_set_str (a, sp->astr, 16); in gmp_randinit_lc_2exp_size()
/netbsd/external/lgpl3/gmp/dist/demos/
H A Dqcn.c114 mpz_init_set_str (z, num, 0); in qcn_str()
/netbsd/external/lgpl3/gmp/dist/tests/mpz/
H A Dt-nextprime.c41 mpz_init_set_str (x, start, 0); in run()
/netbsd/external/lgpl3/mpc/dist/tests/
H A Dteta.c102 mpz_init_set_str (tmp, "-262537412640768000", 10); in test_eta()
/netbsd/external/lgpl3/gmp/dist/tests/rand/
H A Dgen.c159 if (mpz_init_set_str (z_a, str_a, 0))
/netbsd/external/lgpl3/gmp/dist/mini-gmp/tests/
H A Dt-str.c99 int res = mpz_init_set_str (a, data[i].input, 0); in test_small()
/netbsd/external/lgpl3/gmp/dist/mini-gmp/
H A Dmini-gmp.h275 int mpz_init_set_str (mpz_t, const char *, int);
H A DChangeLog444 * mini-gmp.c (mpz_init_set_str): New function.
445 * mini-gmp.h (mpz_init_set_str): Declare it.
446 * tests/t-str.c: Test mpz_init_set_str.
/netbsd/external/lgpl3/gmp/dist/tests/
H A Dmisc.c141 mpz_init_set_str (seed, seed_string, 0); in tests_rand_start()
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h872 #define mpz_init_set_str __gmpz_init_set_str macro
873 __GMP_DECLSPEC int mpz_init_set_str (mpz_ptr, const char *, int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h872 #define mpz_init_set_str __gmpz_init_set_str macro
873 __GMP_DECLSPEC int mpz_init_set_str (mpz_ptr, const char *, int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dgmp.h867 #define mpz_init_set_str __gmpz_init_set_str macro
868 __GMP_DECLSPEC int mpz_init_set_str (mpz_ptr, const char *, int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h867 #define mpz_init_set_str __gmpz_init_set_str macro
868 __GMP_DECLSPEC int mpz_init_set_str (mpz_ptr, const char *, int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h867 #define mpz_init_set_str __gmpz_init_set_str macro
868 __GMP_DECLSPEC int mpz_init_set_str (mpz_ptr, const char *, int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h867 #define mpz_init_set_str __gmpz_init_set_str macro
868 __GMP_DECLSPEC int mpz_init_set_str (mpz_ptr, const char *, int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h867 #define mpz_init_set_str __gmpz_init_set_str macro
868 __GMP_DECLSPEC int mpz_init_set_str (mpz_ptr, const char *, int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h867 #define mpz_init_set_str __gmpz_init_set_str macro
868 __GMP_DECLSPEC int mpz_init_set_str (mpz_ptr, const char *, int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h867 #define mpz_init_set_str __gmpz_init_set_str macro
868 __GMP_DECLSPEC int mpz_init_set_str (mpz_ptr, const char *, int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h867 #define mpz_init_set_str __gmpz_init_set_str macro
868 __GMP_DECLSPEC int mpz_init_set_str (mpz_ptr, const char *, int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h867 #define mpz_init_set_str __gmpz_init_set_str macro
868 __GMP_DECLSPEC int mpz_init_set_str (mpz_ptr, const char *, int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h867 #define mpz_init_set_str __gmpz_init_set_str macro
868 __GMP_DECLSPEC int mpz_init_set_str (mpz_ptr, const char *, int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/
H A Dgmp.h867 #define mpz_init_set_str __gmpz_init_set_str macro
868 __GMP_DECLSPEC int mpz_init_set_str (mpz_ptr, const char *, int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
H A Dgmp.h867 #define mpz_init_set_str __gmpz_init_set_str macro
868 __GMP_DECLSPEC int mpz_init_set_str (mpz_ptr, const char *, int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
H A Dgmp.h867 #define mpz_init_set_str __gmpz_init_set_str macro
868 __GMP_DECLSPEC int mpz_init_set_str (mpz_ptr, const char *, int);

12