Home
last modified time | relevance | path

Searched refs:mpz_inp_str (Results 1 – 25 of 40) sorted by relevance

12

/netbsd/external/lgpl3/mpc/dist/tests/
H A Dtpl_gmp.c33 if (mpz_inp_str (mpz, datafile_context->fd, 0) == 0) { in tpl_read_mpz()
/netbsd/external/lgpl3/gmp/dist/mpq/
H A Dinp_str.c48 nread = mpz_inp_str (mpq_numref(q), fp, base); in mpq_inp_str()
/netbsd/external/lgpl3/gmp/dist/mpz/
H A Dinp_str.c45 mpz_inp_str (mpz_ptr x, FILE *stream, int base) in mpz_inp_str() function
/netbsd/external/lgpl3/gmp/dist/tests/mpz/
H A Dio.c113 nread = mpz_inp_str (op2, fp, base); in main()
H A Dt-inp_str.c115 got_nread = mpz_inp_str (got, fp, data[i].base); in check_data()
/netbsd/external/lgpl3/gmp/dist/tests/rand/
H A Dstat.c326 if (!mpz_inp_str (zvec[f], fp, 10))
/netbsd/external/lgpl3/gmp/dist/demos/
H A Dfactorize.c430 mpz_inp_str (t, stdin, 0); in main()
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h883 #define mpz_inp_str __gmpz_inp_str macro
885 __GMP_DECLSPEC size_t mpz_inp_str (mpz_ptr, FILE *, int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h883 #define mpz_inp_str __gmpz_inp_str macro
885 __GMP_DECLSPEC size_t mpz_inp_str (mpz_ptr, FILE *, int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dgmp.h878 #define mpz_inp_str __gmpz_inp_str macro
880 __GMP_DECLSPEC size_t mpz_inp_str (mpz_ptr, FILE *, int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h878 #define mpz_inp_str __gmpz_inp_str macro
880 __GMP_DECLSPEC size_t mpz_inp_str (mpz_ptr, FILE *, int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h878 #define mpz_inp_str __gmpz_inp_str macro
880 __GMP_DECLSPEC size_t mpz_inp_str (mpz_ptr, FILE *, int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h878 #define mpz_inp_str __gmpz_inp_str macro
880 __GMP_DECLSPEC size_t mpz_inp_str (mpz_ptr, FILE *, int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h878 #define mpz_inp_str __gmpz_inp_str macro
880 __GMP_DECLSPEC size_t mpz_inp_str (mpz_ptr, FILE *, int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h878 #define mpz_inp_str __gmpz_inp_str macro
880 __GMP_DECLSPEC size_t mpz_inp_str (mpz_ptr, FILE *, int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h878 #define mpz_inp_str __gmpz_inp_str macro
880 __GMP_DECLSPEC size_t mpz_inp_str (mpz_ptr, FILE *, int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h878 #define mpz_inp_str __gmpz_inp_str macro
880 __GMP_DECLSPEC size_t mpz_inp_str (mpz_ptr, FILE *, int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h878 #define mpz_inp_str __gmpz_inp_str macro
880 __GMP_DECLSPEC size_t mpz_inp_str (mpz_ptr, FILE *, int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h878 #define mpz_inp_str __gmpz_inp_str macro
880 __GMP_DECLSPEC size_t mpz_inp_str (mpz_ptr, FILE *, int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/
H A Dgmp.h878 #define mpz_inp_str __gmpz_inp_str macro
880 __GMP_DECLSPEC size_t mpz_inp_str (mpz_ptr, FILE *, int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
H A Dgmp.h878 #define mpz_inp_str __gmpz_inp_str macro
880 __GMP_DECLSPEC size_t mpz_inp_str (mpz_ptr, FILE *, int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
H A Dgmp.h878 #define mpz_inp_str __gmpz_inp_str macro
880 __GMP_DECLSPEC size_t mpz_inp_str (mpz_ptr, FILE *, int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/x86_64/
H A Dgmp.h878 #define mpz_inp_str __gmpz_inp_str macro
880 __GMP_DECLSPEC size_t mpz_inp_str (mpz_ptr, FILE *, int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/aarch64/
H A Dgmp.h878 #define mpz_inp_str __gmpz_inp_str macro
880 __GMP_DECLSPEC size_t mpz_inp_str (mpz_ptr, FILE *, int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/m68000/
H A Dgmp.h878 #define mpz_inp_str __gmpz_inp_str macro
880 __GMP_DECLSPEC size_t mpz_inp_str (mpz_ptr, FILE *, int);

12