| /netbsd/src/external/lgpl3/mpfr/dist/tests/ |
| D | tfprintf.c | 183 mpfr_t mpfr; in check_mixed() local 193 mpfr_init2 (mpfr, prec); in check_mixed() 194 mpfr_set_f (mpfr, mpf, MPFR_RNDN); in check_mixed() 198 check_vfprintf (fout, "a. %Ra, b. %u, c. %lx%n", mpfr, ui, ulo, &j); in check_mixed() 200 check_vfprintf (fout, "a. %c, b. %Rb, c. %u, d. %li%ln", i, mpfr, i, in check_mixed() 203 check_vfprintf (fout, "a. %hi, b. %*f, c. %Re%hn", ush, 3, f, mpfr, &ush); in check_mixed() 205 check_vfprintf (fout, "a. %hi, b. %f, c. %#.2Rf%n", sh, d, mpfr, &i); in check_mixed() 207 check_vfprintf (fout, "a. %R*A, b. %Fe, c. %i%zn", rnd, mpfr, mpf, sz, in check_mixed() 212 check_vfprintf (fout, "%% a. %#.0RNg, b. %Qx%Rn, c. %p", mpfr, mpq, &mpfr, in check_mixed() 214 check_length_with_cmp (7, mpfr, 15, mpfr_cmp_ui (mpfr, 15), Rg); in check_mixed() [all …]
|
| D | tprintf.c | 307 mpfr_t mpfr; in check_mixed() local 316 mpfr_init (mpfr); in check_mixed() 317 mpfr_set_f (mpfr, mpf, MPFR_RNDN); in check_mixed() 318 prec = mpfr_get_prec (mpfr); in check_mixed() 320 check_vprintf ("a. %Ra, b. %u, c. %lx%n", mpfr, ui, ulo, &j); in check_mixed() 322 check_vprintf ("a. %c, b. %Rb, c. %u, d. %li%ln", i, mpfr, i, lo, &ulo); in check_mixed() 324 check_vprintf ("a. %hi, b. %*f, c. %Re%hn", ush, 3, f, mpfr, &ush); in check_mixed() 326 check_vprintf ("a. %hi, b. %f, c. %#.2Rf%n", sh, d, mpfr, &i); in check_mixed() 328 check_vprintf ("a. %R*A, b. %Fe, c. %i%zn", rnd, mpfr, mpf, sz, &sz); in check_mixed() 330 check_vprintf ("a. %Pu, b. %c, c. %RUG, d. %Zi%Zn", prec, ch, mpfr, mpz, &mpz); in check_mixed() [all …]
|
| /netbsd/src/external/lgpl3/mpfr/dist/src/ |
| D | Makefile.am | 30 include_HEADERS = mpfr.h mpf2mpfr.h 37 libmpfr_la_SOURCES = mpfr.h mpf2mpfr.h mpfr-cvers.h mpfr-gmp.h \ 38 mpfr-impl.h mpfr-intmax.h mpfr-longlong.h mpfr-sassert.h mpfr-thread.h \ 61 version.c mpn_exp.c mpfr-gmp.c mp_clz_tab.c sum.c add1sp.c \ 73 random_deviate.h random_deviate.c erandom.c mpfr-mini-gmp.c \ 74 mpfr-mini-gmp.h fmma.c log_ui.c gamma_inc.c ubf.c invert_limb.h \
|
| /netbsd/src/external/lgpl3/mpfr/dist/doc/ |
| D | Makefile.in | 161 INFO_DEPS = $(srcdir)/mpfr.info 163 DVIS = mpfr.dvi 164 PDFS = mpfr.pdf 165 PSS = mpfr.ps 166 HTMLS = mpfr.html 167 TEXINFOS = mpfr.texi 346 info_TEXINFOS = mpfr.texi 432 $(srcdir)/mpfr.info: mpfr.texi $(mpfr_TEXINFOS) 433 mpfr.dvi: mpfr.texi $(mpfr_TEXINFOS) 434 mpfr.pdf: mpfr.texi $(mpfr_TEXINFOS) [all …]
|
| D | README.dev | 39 To generate mpfr.info, you need texinfo version 4.2 (or higher). 79 1. Unarchive the tarball: a directory mpfr-3.1.0 is created. 80 2. Go into this directory (cd mpfr-3.1.0). 83 5. Rename mpfr-3.1.0 as mpfr-3.1.0-a and duplicate it as mpfr-3.1.0-b 85 6. In mpfr-3.1.0-b, apply the patch obtained with "git diff", e.g. 89 7. In mpfr-3.1.0-b, update the version information: 92 8. In mpfr-3.1.0-b, update PATCHES file: echo >> PATCHES <patch_name> 93 9. Make the patch: TZ=UTC0 diff -Naurd mpfr-3.1.0-a mpfr-3.1.0-b 135 * make sure that the src/mpfr-longlong.h file (from GMP's longlong.h) 141 the "API Compatibility" section of the manual (mpfr.texi), and [all …]
|
| D | check-typography | 13 o=$(grep -E '([A-Z]|resp)\)?[.!?]( |$)' mpfr.texi | grep -Ev '^(\* .*::|@c )') 31 Affected lines in mpfr.texi:
|
| /netbsd/src/external/lgpl3/mpc/dist/tests/ |
| D | copy_parameter.c | 88 pre1 = mpfr_get_prec (params->P[index_dest].mpfr); in copy_parameter() 89 pre2 = mpfr_get_prec (params->P[index_src].mpfr); in copy_parameter() 92 || pre1 != mpfr_get_prec (params->P[index_ref].mpfr)) in copy_parameter() 95 tpl_copy_mpfr (params->P[index_dest].mpfr, params->P[index_src].mpfr); in copy_parameter()
|
| D | setprec_parameters.c | 32 mpfr_set_prec (params->P[out].mpfr, prec); in set_output_precision() 47 mpfr_set_prec (params->P[i].mpfr, prec); in set_input_precision() 62 mpfr_set_prec (params->P[i].mpfr_data.mpfr, prec); in set_reference_precision()
|
| D | double_rounding.c | 158 if (double_rounding_mpfr (params->P[out + offset].mpfr_data.mpfr, in double_rounding() 159 params->P[out].mpfr, in double_rounding() 166 inex = mpfr_set (params->P[out + offset].mpfr_data.mpfr, in double_rounding() 167 params->P[out].mpfr, in double_rounding()
|
| D | tmul_fr.c | 24 P[0].mpc_inex = mpc_mul_fr (P[1].mpc, P[2].mpc, P[3].mpfr, P[4].mpc_rnd) 26 P[0].mpc_inex = mpc_mul_fr (P[1].mpc, P[1].mpc, P[3].mpfr, P[4].mpc_rnd)
|
| D | tfr_div.c | 24 P[0].mpc_inex = mpc_fr_div (P[1].mpc, P[2].mpfr, P[3].mpc, P[4].mpc_rnd) 26 P[0].mpc_inex = mpc_fr_div (P[1].mpc, P[2].mpfr, P[1].mpc, P[4].mpc_rnd)
|
| D | tdiv_fr.c | 24 P[0].mpc_inex = mpc_div_fr (P[1].mpc, P[2].mpc, P[3].mpfr, P[4].mpc_rnd) 26 P[0].mpc_inex = mpc_div_fr (P[1].mpc, P[1].mpc, P[3].mpfr, P[4].mpc_rnd)
|
| D | tsub_fr.c | 24 P[0].mpc_inex = mpc_sub_fr (P[1].mpc, P[2].mpc, P[3].mpfr, P[4].mpc_rnd) 26 P[0].mpc_inex = mpc_sub_fr (P[1].mpc, P[1].mpc, P[3].mpfr, P[4].mpc_rnd)
|
| D | tfr_sub.c | 24 P[0].mpc_inex = mpc_fr_sub (P[1].mpc, P[2].mpfr, P[3].mpc, P[4].mpc_rnd) 26 P[0].mpc_inex = mpc_fr_sub (P[1].mpc, P[2].mpfr, P[1].mpc, P[4].mpc_rnd)
|
| D | read_line.c | 86 p->mpfr_data.mpfr, &p->mpfr_data.known_sign); in read_param() 122 mpfr_set_prec (params->P[index].mpfr, in set_precision() 123 mpfr_get_prec (params->P[index_ref].mpfr)); in set_precision()
|
| D | tadd_fr.c | 60 P[0].mpc_inex = mpc_add_fr (P[1].mpc, P[2].mpc, P[3].mpfr, P[4].mpc_rnd) 62 P[0].mpc_inex = mpc_add_fr (P[1].mpc, P[1].mpc, P[3].mpfr, P[4].mpc_rnd)
|
| /netbsd/src/external/lgpl3/mpfr/dist/ |
| D | README | 31 INSTALL - how to install MPFR (see also mpfr.texi) 50 mpfr.pc.in - auxiliary pkg-config file 69 https://www.mpfr.org/ 74 https://gitlab.inria.fr/mpfr/mpfr 79 https://gitlab.inria.fr/mpfr/mpfr/-/blob/4.2/doc/README.dev
|
| D | ChangeLog | 49 https://sympa.inria.fr/sympa/arc/mpfr/2023-06/msg00000.html 50 https://sympa.inria.fr/sympa/arc/mpfr/2023-06/msg00001.html 58 (in strtofr.c and the MPFR_SADD_OVERFLOW macro from mpfr-impl.h). 79 https://sympa.inria.fr/sympa/arc/mpfr/2023-06/msg00000.html 82 https://sympa.inria.fr/sympa/arc/mpfr/2023-06/msg00001.html 86 [doc/mpfr.texi] Updated the month. 106 https://sympa.inria.fr/sympa/arc/mpfr/2023-03/msg00003.html 109 * doc/mpfr.texi: corrected the documentation. 137 https://sympa.inria.fr/sympa/arc/mpfr/2023-08/msg00003.html 167 (by mpfr-impl.h). For consistency, do the same in acinclude.m4. [all …]
|
| D | mpfr.pc.in | 6 Name: mpfr pkg 7 URL: https://www.mpfr.org/
|
| /netbsd/src/external/lgpl3/mpc/dist/ |
| D | configure.ac | 40 [AS_HELP_STRING([--with-mpfr-include=DIR], 44 [AS_HELP_STRING([--with-mpfr-lib=DIR], 47 AC_ARG_WITH([mpfr], optwith 48 [AS_HELP_STRING([--with-mpfr=DIR], 55 …AC_MSG_FAILURE([Do not use --with-mpfr and --with-mpfr-include/--with-mpfr-lib options simultaneou… 151 [[#include "mpfr.h"]], 188 #include "mpfr.h"
|
| D | README | 10 It is based on the GNU MPFR floating-point library (http://www.mpfr.org/), 21 see <http://gmplib.org/>, and GNU MPFR, see <http://www.mpfr.org>. 34 --with-mpfr=DIR with ./configure (see the Texinfo documentation). 70 script, even with --with-gmp and --with-mpfr options. Then try to unset
|
| /netbsd/src/tools/gcc/ |
| D | lgpl3.mk | 7 MPFR= ${NETBSDSRCDIR}/external/lgpl3/mpfr 20 --with-mpfr-lib=${MPFROBJ} \ 23 --with-mpfr-include=${MPFRINC} \
|
| /netbsd/src/external/lgpl3/mpfr/dist/tools/ |
| D | ck-clz_tab | 18 src/mpfr-longlong.h` 26 mpfr-longlong.h $size1
|
| D | ck-copyright-notice | 28 }" doc/mpfr.texi` 71 src/mpfr-longlong.h)
|
| /netbsd/src/external/lgpl3/mpc/lib/libmpc/ |
| D | Makefile | 16 LIBDPLIBS+= mpfr ${.CURDIR}/../../../../lgpl3/mpfr/lib/libmpfr 111 CPPFLAGS+= -I${NETBSDSRCDIR}/external/lgpl3/mpfr/dist/src
|