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

/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpq/
H A Dinp_str.c38 nread = mpz_inp_str (mpq_numref(q), fp, base);
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpz/
H A Dinp_str.c0 /* mpz_inp_str(dest_integer, stream, base) -- Input a number in base
4 OF THE FUNCTIONS IN THIS FILE, ONLY mpz_inp_str IS FOR EXTERNAL USE, THE
35 mpz_inp_str (mpz_ptr x, FILE *stream, int base) function
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/tests/mpz/
H A Dio.c1 /* Test conversion and I/O using mpz_out_str and mpz_inp_str.
96 nread = mpz_inp_str (op2, fp, base);
100 printf ("mpz_inp_str stream read error\n");
102 printf ("mpz_inp_str data conversion error\n");
108 printf ("mpz_inp_str nread doesn't match ftell\n");
H A Dt-inp_str.c1 /* Test mpz_inp_str.
105 got_nread = mpz_inp_str (got, fp, data[i].base);
112 printf ("mpz_inp_str nread wrong\n");
130 printf ("mpz_inp_str didn't read to EOF\n");
147 printf ("mpz_inp_str nread wrong\n");
161 printf ("mpz_inp_str wrong result\n");
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/demos/
H A Dfactorize.c362 mpz_inp_str (t, stdin, 0);
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/tests/rand/
H A Dstat.c327 if (!mpz_inp_str (zvec[f], fp, 10))
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dgmp.h938 #define mpz_inp_str __gmpz_inp_str macro
940 __GMP_DECLSPEC size_t mpz_inp_str __GMP_PROTO ((mpz_ptr, FILE *, int));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h938 #define mpz_inp_str __gmpz_inp_str macro
940 __GMP_DECLSPEC size_t mpz_inp_str __GMP_PROTO ((mpz_ptr, FILE *, int));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h938 #define mpz_inp_str __gmpz_inp_str macro
940 __GMP_DECLSPEC size_t mpz_inp_str __GMP_PROTO ((mpz_ptr, FILE *, int));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h938 #define mpz_inp_str __gmpz_inp_str macro
940 __GMP_DECLSPEC size_t mpz_inp_str __GMP_PROTO ((mpz_ptr, FILE *, int));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h938 #define mpz_inp_str __gmpz_inp_str macro
940 __GMP_DECLSPEC size_t mpz_inp_str __GMP_PROTO ((mpz_ptr, FILE *, int));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/m68000/
H A Dgmp.h938 #define mpz_inp_str __gmpz_inp_str macro
940 __GMP_DECLSPEC size_t mpz_inp_str __GMP_PROTO ((mpz_ptr, FILE *, int));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/m68k/
H A Dgmp.h938 #define mpz_inp_str __gmpz_inp_str macro
940 __GMP_DECLSPEC size_t mpz_inp_str __GMP_PROTO ((mpz_ptr, FILE *, int));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h944 #define mpz_inp_str __gmpz_inp_str macro
946 __GMP_DECLSPEC size_t mpz_inp_str __GMP_PROTO ((mpz_ptr, FILE *, int));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h944 #define mpz_inp_str __gmpz_inp_str macro
946 __GMP_DECLSPEC size_t mpz_inp_str __GMP_PROTO ((mpz_ptr, FILE *, int));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h938 #define mpz_inp_str __gmpz_inp_str macro
940 __GMP_DECLSPEC size_t mpz_inp_str __GMP_PROTO ((mpz_ptr, FILE *, int));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h938 #define mpz_inp_str __gmpz_inp_str macro
940 __GMP_DECLSPEC size_t mpz_inp_str __GMP_PROTO ((mpz_ptr, FILE *, int));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/powerpc/
H A Dgmp.h938 #define mpz_inp_str __gmpz_inp_str macro
940 __GMP_DECLSPEC size_t mpz_inp_str __GMP_PROTO ((mpz_ptr, FILE *, int));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/powerpc64/
H A Dgmp.h938 #define mpz_inp_str __gmpz_inp_str macro
940 __GMP_DECLSPEC size_t mpz_inp_str __GMP_PROTO ((mpz_ptr, FILE *, int));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/sh3eb/
H A Dgmp.h938 #define mpz_inp_str __gmpz_inp_str macro
940 __GMP_DECLSPEC size_t mpz_inp_str __GMP_PROTO ((mpz_ptr, FILE *, int));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
H A Dgmp.h938 #define mpz_inp_str __gmpz_inp_str macro
940 __GMP_DECLSPEC size_t mpz_inp_str __GMP_PROTO ((mpz_ptr, FILE *, int));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/sparc/
H A Dgmp.h938 #define mpz_inp_str __gmpz_inp_str macro
940 __GMP_DECLSPEC size_t mpz_inp_str __GMP_PROTO ((mpz_ptr, FILE *, int));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/sparc64/
H A Dgmp.h942 #define mpz_inp_str __gmpz_inp_str macro
944 __GMP_DECLSPEC size_t mpz_inp_str __GMP_PROTO ((mpz_ptr, FILE *, int));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/vax/
H A Dgmp.h938 #define mpz_inp_str __gmpz_inp_str macro
940 __GMP_DECLSPEC size_t mpz_inp_str __GMP_PROTO ((mpz_ptr, FILE *, int));
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/x86_64/
H A Dgmp.h942 #define mpz_inp_str __gmpz_inp_str macro
944 __GMP_DECLSPEC size_t mpz_inp_str __GMP_PROTO ((mpz_ptr, FILE *, int));

Completed in 443 milliseconds