Home
last modified time | relevance | path

Searched refs:mpq_out_str (Results 26 – 46 of 46) sorted by relevance

12

/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h1208 #define mpq_out_str __gmpq_out_str macro
1210 __GMP_DECLSPEC size_t mpq_out_str (FILE *, int, mpq_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/
H A Dgmp.h1208 #define mpq_out_str __gmpq_out_str macro
1210 __GMP_DECLSPEC size_t mpq_out_str (FILE *, int, mpq_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
H A Dgmp.h1208 #define mpq_out_str __gmpq_out_str macro
1210 __GMP_DECLSPEC size_t mpq_out_str (FILE *, int, mpq_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
H A Dgmp.h1208 #define mpq_out_str __gmpq_out_str macro
1210 __GMP_DECLSPEC size_t mpq_out_str (FILE *, int, mpq_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/x86_64/
H A Dgmp.h1208 #define mpq_out_str __gmpq_out_str macro
1210 __GMP_DECLSPEC size_t mpq_out_str (FILE *, int, mpq_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/aarch64/
H A Dgmp.h1208 #define mpq_out_str __gmpq_out_str macro
1210 __GMP_DECLSPEC size_t mpq_out_str (FILE *, int, mpq_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/m68000/
H A Dgmp.h1208 #define mpq_out_str __gmpq_out_str macro
1210 __GMP_DECLSPEC size_t mpq_out_str (FILE *, int, mpq_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/m68k/
H A Dgmp.h1208 #define mpq_out_str __gmpq_out_str macro
1210 __GMP_DECLSPEC size_t mpq_out_str (FILE *, int, mpq_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsn64eb/
H A Dgmp.h1208 #define mpq_out_str __gmpq_out_str macro
1210 __GMP_DECLSPEC size_t mpq_out_str (FILE *, int, mpq_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/powerpc/
H A Dgmp.h1208 #define mpq_out_str __gmpq_out_str macro
1210 __GMP_DECLSPEC size_t mpq_out_str (FILE *, int, mpq_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/powerpc64/
H A Dgmp.h1208 #define mpq_out_str __gmpq_out_str macro
1210 __GMP_DECLSPEC size_t mpq_out_str (FILE *, int, mpq_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/riscv32/
H A Dgmp.h1208 #define mpq_out_str __gmpq_out_str macro
1210 __GMP_DECLSPEC size_t mpq_out_str (FILE *, int, mpq_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/sh3eb/
H A Dgmp.h1208 #define mpq_out_str __gmpq_out_str macro
1210 __GMP_DECLSPEC size_t mpq_out_str (FILE *, int, mpq_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/sparc/
H A Dgmp.h1208 #define mpq_out_str __gmpq_out_str macro
1210 __GMP_DECLSPEC size_t mpq_out_str (FILE *, int, mpq_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/sparc64/
H A Dgmp.h1208 #define mpq_out_str __gmpq_out_str macro
1210 __GMP_DECLSPEC size_t mpq_out_str (FILE *, int, mpq_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/vax/
H A Dgmp.h1208 #define mpq_out_str __gmpq_out_str macro
1210 __GMP_DECLSPEC size_t mpq_out_str (FILE *, int, mpq_srcptr);
/netbsd/external/lgpl3/gmp/dist/
H A Dgmp-h.in1208 #define mpq_out_str __gmpq_out_str
1210 __GMP_DECLSPEC size_t mpq_out_str (FILE *, int, mpq_srcptr);
H A DChangeLog23813 * gmp-h.in (mpq_out_str): Give #define even without prototype.
28573 (I/O of Rationals): New section, add mpq_out_str.
28599 * gmp.h (mpq_out_str): New define and prototype.
/netbsd/external/lgpl3/gmp/dist/doc/
H A Dgmp.info-23603 * mpq_out_str: I/O of Rationals. (line 17)
H A Dgmp.info-13508 -- Function: size_t mpq_out_str (FILE *STREAM, int BASE, const mpq_t
H A Dgmp.texi4545 @deftypefun size_t mpq_out_str (FILE *@var{stream}, int @var{base}, const mpq_t @var{op})

12