Home
last modified time | relevance | path

Searched refs:tatanh (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/lgpl3/mpc/dist/
H A DMakefile.vc332 $(TESTCOMPILE)tatanh.c $(MIDTESTCOMPILE)tatanh.exe $(ENDTESTCOMPILE)
333 cd $(DIRMPCTESTS) && tatanh.exe && cd ..
/netbsd-src/external/lgpl3/mpc/dist/tests/
H A DMakefile.in94 tatan$(EXEEXT) tatanh$(EXEEXT) tcmp_abs$(EXEEXT) \
188 tatanh_SOURCES = tatanh.c
189 tatanh_OBJECTS = tatanh.$(OBJEXT)
469 ./$(DEPDIR)/tatanh.Po ./$(DEPDIR)/tballs.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 \
1058 tatanh$(EXEEXT): $(tatanh_OBJECTS) $(tatanh_DEPENDENCIES) $(EXTRA_tatanh_DEPENDENCIES)
1059 @rm -f tatanh$(EXEEXT)
1340 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tatanh.Po@am__quote@ # am--include-marker
1738 tatanh.log: tatanh$(EXEEXT)
[all …]
H A DMakefile.am40 tasin tasinh tatan tatanh tcmp_abs tconj tcos tcosh \ program
/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A DMakefile.am56 talloc-cache tasin tasinh tasinu tatan tatanh tatanu tatan2u taway \
H A DMakefile.in128 tasinu$(EXEEXT) tatan$(EXEEXT) tatanh$(EXEEXT) tatanu$(EXEEXT) \
309 tatanh_SOURCES = tatanh.c
310 tatanh_OBJECTS = tatanh.$(OBJEXT)
1207 ./$(DEPDIR)/tatanh.Po ./$(DEPDIR)/tatanu.Po \
1312 tassert.c tatan.c tatan2u.c tatanh.c tatanu.c taway.c tbeta.c \
1348 tatan2u.c tatanh.c tatanu.c taway.c tbeta.c tbuildopt.c \
1776 talloc-cache tasin tasinh tasinu tatan tatanh tatanu tatan2u taway \
2016 tatanh$(EXEEXT): $(tatanh_OBJECTS) $(tatanh_DEPENDENCIES) $(EXTRA_tatanh_DEPENDENCIES)
2017 @rm -f tatanh$(EXEEXT)
2746 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tatanh.Po@am__quote@ # am--include-marker
[all …]
/netbsd-src/external/lgpl3/mpfr/dist/
H A DChangeLog5412 * tatanh.c: for the bad_cases() call, reduce emax to avoid errors in
11474 * tacos.c, tasin.c, tasinh.c, tatanh.c, tcbrt.c, tdim.c, terf.c,