Home
last modified time | relevance | path

Searched refs:texceptions (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/lgpl3/mpc/dist/tests/
H A DMakefile.in110 tui_ui_sub$(EXEEXT) tget_version$(EXEEXT) texceptions$(EXEEXT) \
244 texceptions_SOURCES = texceptions.c
245 texceptions_OBJECTS = texceptions.$(OBJEXT)
475 ./$(DEPDIR)/texceptions.Po ./$(DEPDIR)/texp.Po \
523 tdummy.c teta.c texceptions.c texp.c tfma.c tfr_div.c \
535 tdot.c tdummy.c teta.c texceptions.c texp.c tfma.c tfr_div.c \
1114 texceptions$(EXEEXT): $(texceptions_OBJECTS) $(texceptions_DEPENDENCIES) $(EXTRA_texceptions_DEPEND…
1115 @rm -f texceptions$(EXEEXT)
1354 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/texceptions.Po@am__quote@ # am--include-marker
2137 texceptions.log: texceptions$(EXEEXT)
[all …]
H A DMakefile.am48 tget_version texceptions tdummy program
/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A DMakefile.am54 tisnan texceptions tset_exp tset mpf_compat mpfr_compat reuse \
H A DMakefile.in122 texceptions$(EXEEXT) tset_exp$(EXEEXT) tset$(EXEEXT) \
514 texceptions_SOURCES = texceptions.c
515 texceptions_OBJECTS = texceptions.$(OBJEXT)
1226 ./$(DEPDIR)/texceptions.Po ./$(DEPDIR)/texp.Po \
1319 terandom_chisq.c terf.c texceptions.c texp.c texp10.c \
1355 terf.c texceptions.c texp.c texp10.c texp10m1.c texp2.c \
1774 tisnan texceptions tset_exp tset mpf_compat mpfr_compat reuse \
2180 texceptions$(EXEEXT): $(texceptions_OBJECTS) $(texceptions_DEPENDENCIES) $(EXTRA_texceptions_DEPEND…
2181 @rm -f texceptions$(EXEEXT)
2788 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/texceptions.Po@am__quote@ # am--include-marker
[all …]
/netbsd-src/external/lgpl3/mpfr/dist/
H A DChangeLog3151 [tests/{texceptions.c,tset_exp.c}] Forgot to protect the tests with
3216 in texceptions.c and tset_exp.c currently fails because
11157 [tests/texceptions.c] Minor improvements.
12255 [tests/texceptions.c] Made code formatting consistent.
21848 [tests/texceptions.c] Added a comment for check_groups().
21892 [tests/texceptions.c] Added test of the mpfr_flags_* functions/macros.
23882 Improved tests/texceptions.c (mpfr_clear_*, mpfr_set_*).
24222 [tests/texceptions.c] Added casts, in case mpfr_exp_t is not a long int.
27291 tests/texceptions.c: removed obsolete comments from r2427.
27296 [texceptions.c] added comments, fixed typo
[all …]