| /src/external/lgpl3/gmp/dist/mpq/ |
| out_str.c | 0 /* mpq_out_str(stream,base,integer) */ 37 mpq_out_str (FILE *stream, int base, mpq_srcptr q) function
|
| /src/external/lgpl3/gmp/dist/tests/mpq/ |
| io.c | 1 /* Test conversion and I/O using mpq_out_str and mpq_inp_str. 36 mpq_out_str (stdout, base, x); fputc ('\n', stdout); 89 if (mpq_out_str (fp, base, op1) == 0 93 printf ("mpq_out_str write error\n");
|
| t-md_2exp.c | 222 mpq_out_str (stdout, 16, got); 226 mpq_out_str (stdout, 16, want);
|
| /src/external/lgpl3/gmp/dist/mini-gmp/tests/ |
| t-mpq_str.c | 161 "Failed to create temporary file. Skipping mpq_out_str tests.\n"); 163 if (mpq_out_str (tmp, 63, a) != 0) 165 printf ("mpq_out_str did not return 0 (error) with base > 62\n"); 169 if (mpq_out_str (tmp, -37, a) != 0) 171 printf ("mpq_out_str did not return 0 (error) with base < -37\n"); 207 tn = mpq_out_str (tmp, (i&1 || base > 36) ? base: -base, a); 210 fprintf (stderr, "mpq_out_str, bad return value:\n"); 231 fprintf (stderr, "mpq_out_str failed:\n");
|
| /src/external/lgpl3/gmp/dist/mini-gmp/ |
| mini-mpq.h | 106 size_t mpq_out_str (FILE *, int, const mpq_t);
|
| mini-mpq.c | 517 mpq_out_str (FILE *stream, int base, const mpq_t x) 511 mpq_out_str (FILE *stream, int base, const mpq_t x) function
|
| /src/external/lgpl3/gmp/dist/demos/expr/ |
| run-expr.c | 99 mpq_out_str (stdout, outbase, res);
|
| t-expr.c | 398 printf (" got "); mpq_out_str (stdout, 10, got); 400 printf (" want "); mpq_out_str (stdout, 10, want);
|
| /src/external/lgpl3/mpc/dist/src/ |
| mpc-impl.h | 147 mpq_out_str (stdout, 10, q); \
|
| /src/external/lgpl3/mpfr/dist/tests/ |
| tgmpop.c | 817 mpq_out_str(stdout, 2, arg2); 841 printf ("arg2="); mpq_out_str(stdout, 2, arg2); 888 printf ("\nq1="); mpq_out_str(stdout, 2, q1); 889 printf ("\nq2="); mpq_out_str(stdout, 2, q2); 933 mpq_out_str (stdout, 10, q); 977 mpq_out_str (stdout, 10, q);
|
| /src/external/lgpl3/gmp/dist/tests/ |
| trace.c | 69 mpq_out_str (stdout, mp_trace_base, q);
|
| /src/external/lgpl3/mpfr/dist/src/ |
| strtofr.c | 152 mpq_out_str (stdout, 10, q1);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/aarch64/ |
| gmp.h | 1208 #define mpq_out_str __gmpq_out_str macro 1210 __GMP_DECLSPEC size_t mpq_out_str (FILE *, int, mpq_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/alpha/ |
| gmp.h | 1208 #define mpq_out_str __gmpq_out_str macro 1210 __GMP_DECLSPEC size_t mpq_out_str (FILE *, int, mpq_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/arm/ |
| gmp.h | 1208 #define mpq_out_str __gmpq_out_str macro 1210 __GMP_DECLSPEC size_t mpq_out_str (FILE *, int, mpq_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/armeb/ |
| gmp.h | 1208 #define mpq_out_str __gmpq_out_str macro 1210 __GMP_DECLSPEC size_t mpq_out_str (FILE *, int, mpq_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/coldfire/ |
| gmp.h | 1194 #define mpq_out_str __gmpq_out_str macro 1196 __GMP_DECLSPEC size_t mpq_out_str (FILE *, int, mpq_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/hppa/ |
| gmp.h | 1208 #define mpq_out_str __gmpq_out_str macro 1210 __GMP_DECLSPEC size_t mpq_out_str (FILE *, int, mpq_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/i386/ |
| gmp.h | 1208 #define mpq_out_str __gmpq_out_str macro 1210 __GMP_DECLSPEC size_t mpq_out_str (FILE *, int, mpq_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/ia64/ |
| gmp.h | 1208 #define mpq_out_str __gmpq_out_str macro 1210 __GMP_DECLSPEC size_t mpq_out_str (FILE *, int, mpq_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/m68000/ |
| gmp.h | 1208 #define mpq_out_str __gmpq_out_str macro 1210 __GMP_DECLSPEC size_t mpq_out_str (FILE *, int, mpq_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/m68k/ |
| gmp.h | 1208 #define mpq_out_str __gmpq_out_str macro 1210 __GMP_DECLSPEC size_t mpq_out_str (FILE *, int, mpq_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/ |
| gmp.h | 1208 #define mpq_out_str __gmpq_out_str macro 1210 __GMP_DECLSPEC size_t mpq_out_str (FILE *, int, mpq_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/mips64el/ |
| gmp.h | 1208 #define mpq_out_str __gmpq_out_str macro 1210 __GMP_DECLSPEC size_t mpq_out_str (FILE *, int, mpq_srcptr);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/mipseb/ |
| gmp.h | 1208 #define mpq_out_str __gmpq_out_str macro 1210 __GMP_DECLSPEC size_t mpq_out_str (FILE *, int, mpq_srcptr);
|