Home
last modified time | relevance | path

Searched refs:rncst (Results 1 – 18 of 18) sorted by relevance

/dports/math/reduce/Reduce-svn5758-src/libraries/crlibm/
H A Ddouble-extended.h73 #define DE_TEST_AND_RETURN_RN_ZIV(y,rncst) \ argument
78 if(yh==yh + yl*rncst) return yh; \
200 #define DE_TEST_AND_RETURN_RN_ZIV(y,rncst) \ argument
204 if(__builtin_expect(yh == yh + yl*rncst, 1+1==2)) return yh; \
H A Datan_fast.h18 static const double rncst[4] ={ variable
H A Datan_fast.c187 if (atanhi == (atanhi + (atanlo*rncst[index_of_e]))) in atan_rn()
374 if (atanpihi == (atanpihi + (atanpilo*rncst[index_of_e]))) in atanpi_rn()
H A Dtrigo_fast.c559 double ts,x2,rncst; in sin_rn() local
598 rncst= RN_CST_SINCOS_CASE3; in sin_rn()
599 if(rri.rh == (rri.rh + (rri.rl * rncst))) in sin_rn()
/dports/math/crlibm/crlibm-1.0beta4/
H A Ddouble-extended.h73 #define DE_TEST_AND_RETURN_RN_ZIV(y,rncst) \ argument
78 if(yh==yh + yl*rncst) return yh; \
200 #define DE_TEST_AND_RETURN_RN_ZIV(y,rncst) \ argument
204 if(__builtin_expect(yh == yh + yl*rncst, 1+1==2)) return yh; \
H A Datan_fast.h18 static const double rncst[4] ={ variable
H A Datan_fast.c187 if (atanhi == (atanhi + (atanlo*rncst[index_of_e]))) in atan_rn()
374 if (atanpihi == (atanpihi + (atanpilo*rncst[index_of_e]))) in atanpi_rn()
H A Dtrigo_fast.c559 double ts,x2,rncst; in sin_rn() local
598 rncst= RN_CST_SINCOS_CASE3; in sin_rn()
599 if(rri.rh == (rri.rh + (rri.rl * rncst))) in sin_rn()
/dports/math/octave-forge-interval/interval-3.2.0/src/crlibm/
H A Ddouble-extended.h98 #define DE_TEST_AND_RETURN_RN_ZIV(y,rncst) \ argument
103 if(yh==yh + yl*rncst) return yh; \
225 #define DE_TEST_AND_RETURN_RN_ZIV(y,rncst) \ argument
229 if(__builtin_expect(yh == yh + yl*rncst, 1+1==2)) return yh; \
H A Datan_fast.h44 static const double rncst[4] ={ variable
H A Dlog_fast.h52 static const double rncst[4] = variable
H A Datan_fast.c192 if (atanhi == (atanhi + (atanlo*rncst[index_of_e]))) in atan_rn()
379 if (atanpihi == (atanpihi + (atanpilo*rncst[index_of_e]))) in atanpi_rn()
H A Dlog_fast.c206 roundcst = rncst[rndcstindex]; in log_rn()
H A Dtrigo_fast.c575 double ts,x2,rncst; in sin_rn() local
614 rncst= RN_CST_SINCOS_CASE3; in sin_rn()
615 if(rri.rh == (rri.rh + (rri.rl * rncst))) in sin_rn()
/dports/math/octave-forge-interval/interval-3.2.0/src/crlibm/maple/
H A Dlog.mpl208 rncst := evalf(compute_rn_constant(maxepsilon)):
249 fprintf(fd,"static const double rncst[4] =\n{\n"):
253 fprintf(fd," %1.50e, \n",rncst):
H A Datan.mpl283 fprintf(fd, "static const double rncst[4] ={\n"):
/dports/math/reduce/Reduce-svn5758-src/libraries/crlibm/maple/
H A Datan.mpl261 fprintf(fd, "static const double rncst[4] ={\n"):
/dports/math/crlibm/crlibm-1.0beta4/maple/
H A Datan.mpl261 fprintf(fd, "static const double rncst[4] ={\n"):