Home
last modified time | relevance | path

Searched refs:tcos (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/external/lgpl3/mpc/dist/
DMakefile.vc338 $(TESTCOMPILE)tcos.c $(MIDTESTCOMPILE)tcos.exe $(ENDTESTCOMPILE)
339 cd $(DIRMPCTESTS) && tcos.exe && cd ..
DTODO20 (see, for instance, tcos.c)
/netbsd/src/external/lgpl3/mpc/dist/tests/
DMakefile.in95 tconj$(EXEEXT) tcos$(EXEEXT) tcosh$(EXEEXT) tdiv$(EXEEXT) \
204 tcos_SOURCES = tcos.c
205 tcos_OBJECTS = tcos.$(OBJEXT)
471 ./$(DEPDIR)/tcos.Po ./$(DEPDIR)/tcosh.Po ./$(DEPDIR)/tdiv.Po \
521 tatan.c tatanh.c tballs.c tcmp_abs.c tconj.c tcos.c tcosh.c \
533 tasinh.c tatan.c tatanh.c tballs.c tcmp_abs.c tconj.c tcos.c \
1074 tcos$(EXEEXT): $(tcos_OBJECTS) $(tcos_DEPENDENCIES) $(EXTRA_tcos_DEPENDENCIES)
1075 @rm -f tcos$(EXEEXT)
1344 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tcos.Po@am__quote@ # am--include-marker
1759 tcos.log: tcos$(EXEEXT)
[all …]
DMakefile.am40 tasin tasinh tatan tatanh tcmp_abs tconj tcos tcosh \ program
/netbsd/src/external/lgpl3/mpfr/dist/tests/
DMakefile.am60 tcopysign tcos tcosh tcosu tcot tcoth tcsc tcsch td_div td_sub \
DMakefile.in135 tcopysign$(EXEEXT) tcos$(EXEEXT) tcosh$(EXEEXT) tcosu$(EXEEXT) \
414 tcos_SOURCES = tcos.c
415 tcos_OBJECTS = tcos.$(OBJEXT)
1217 ./$(DEPDIR)/tcos.Po ./$(DEPDIR)/tcosh.Po ./$(DEPDIR)/tcosu.Po \
1316 tconst_pi.c tcopysign.c tcos.c tcosh.c tcosu.c tcot.c tcoth.c \
1352 tcopysign.c tcos.c tcosh.c tcosu.c tcot.c tcoth.c tcsc.c \
1780 tcopysign tcos tcosh tcosu tcot tcoth tcsc tcsch td_div td_sub \
2100 tcos$(EXEEXT): $(tcos_OBJECTS) $(tcos_DEPENDENCIES) $(EXTRA_tcos_DEPENDENCIES)
2101 @rm -f tcos$(EXEEXT)
2767 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tcos.Po@am__quote@ # am--include-marker
[all …]
/netbsd/src/external/lgpl3/mpfr/dist/
DChangeLog5425 GMP_CHECK_RANDOMIZE=4 ./tcos
15629 RNDF: fixed tcos
26096 tcos.c: added a testcase yielding an assertion failure (this bug makes
31130 tcos.c/tgeneric.c: reduce large exponent used when MPFR_CHECK_MAX is defined
31169 tcos.c: fixed error message in overflowed_cos0 test.
31171 tcos.c: removed an obsolete comment from the overflowed_cos0 test.
31173 tcos.c: improved overflowed_cos0 test.
31199 tcos.c: fixed and improved the overflowed_cos0 test.
31208 tcos.c: added tests for x very small and emax = 0 (some of them
41021 removed tsin_cos, added tsin and tcos
/netbsd/src/external/lgpl3/gmp/dist/
DChangeLog22254 tatan.c, tcmp2.c, tcos.c, tdiv.c, tdiv_ui.c, teq.c, texp.c,