Home
last modified time | relevance | path

Searched refs:Add22_ext (Results 1 – 10 of 10) sorted by relevance

/dports/math/reduce/Reduce-svn5758-src/libraries/crlibm/
H A Datan-pentium.c206 Add22_ext(&x0hi,&x0lo,tmphi,tmplo, 1.0,0.0); in atan_rn()
207 else {Add22_ext( &x0hi , &x0lo , 1.0,0.0,tmphi,tmplo);} in atan_rn()
226 Add22_ext(&qhi,&qlo, coef_poly[j][0], coef_poly[j][1], qhi,qlo); in atan_rn()
231 Add22_ext(&qhi,&qlo, Xredhi,Xredlo, qhi,qlo); in atan_rn()
234 Add22_ext(&atanhi,&atanlo, arctan_table[i][ATAN_BHI], arctan_table[i][ATAN_BLO], qhi,qlo); in atan_rn()
258 Add22_ext(&qhi,&qlo, coef_poly[j][0], coef_poly[j][1], qhi,qlo); in atan_rn()
H A Datan-itanium.c96 #define Add22_ext(zh,zl,xh,xl,yh,yl) \ macro
735 Add22_ext(x0hi,x0lo,tmphi,tmplo, 1.0,0.0); in atan_rn()
737 Add22_ext(x0hi , x0lo , 1.0,0.0,tmphi,tmplo); in atan_rn()
766 Add22_ext(qhi,qlo, (coef_poly[j][0]), (coef_poly[j][1]), qhi,qlo); in atan_rn()
771 Add22_ext(qhi,qlo, Xredhi,Xredlo, qhi,qlo); in atan_rn()
774 Add22_ext(atanhi,atanlo, atanb_table[i].hi, atanb_table[i].lo, qhi,qlo); in atan_rn()
809 Add22_ext(qhi,qlo, (coef_poly[j][0]), (coef_poly[j][1]), qhi,qlo); in atan_rn()
H A Ddouble-extended.h394 Add22_ext(prh,prl, ch,cl, *prh, *prl); \
444 Add22_ext(prh,prl, ch,cl, *prh, *prl); \
485 #define Add22_ext(prh,prl,xh,xl,yh,yl) \ macro
H A Dlog-de.c65 Add22_ext(&t7h, &t7l, p7h,p7l, c7h,c7l); in log_accurate()
78 Add22_ext(prh, prl, eh,el, t0h,t0l); in log_accurate()
/dports/math/crlibm/crlibm-1.0beta4/
H A Datan-pentium.c206 Add22_ext(&x0hi,&x0lo,tmphi,tmplo, 1.0,0.0); in atan_rn()
207 else {Add22_ext( &x0hi , &x0lo , 1.0,0.0,tmphi,tmplo);} in atan_rn()
226 Add22_ext(&qhi,&qlo, coef_poly[j][0], coef_poly[j][1], qhi,qlo); in atan_rn()
231 Add22_ext(&qhi,&qlo, Xredhi,Xredlo, qhi,qlo); in atan_rn()
234 Add22_ext(&atanhi,&atanlo, arctan_table[i][ATAN_BHI], arctan_table[i][ATAN_BLO], qhi,qlo); in atan_rn()
258 Add22_ext(&qhi,&qlo, coef_poly[j][0], coef_poly[j][1], qhi,qlo); in atan_rn()
H A Datan-itanium.c96 #define Add22_ext(zh,zl,xh,xl,yh,yl) \ macro
735 Add22_ext(x0hi,x0lo,tmphi,tmplo, 1.0,0.0); in atan_rn()
737 Add22_ext(x0hi , x0lo , 1.0,0.0,tmphi,tmplo); in atan_rn()
766 Add22_ext(qhi,qlo, (coef_poly[j][0]), (coef_poly[j][1]), qhi,qlo); in atan_rn()
771 Add22_ext(qhi,qlo, Xredhi,Xredlo, qhi,qlo); in atan_rn()
774 Add22_ext(atanhi,atanlo, atanb_table[i].hi, atanb_table[i].lo, qhi,qlo); in atan_rn()
809 Add22_ext(qhi,qlo, (coef_poly[j][0]), (coef_poly[j][1]), qhi,qlo); in atan_rn()
H A Ddouble-extended.h394 Add22_ext(prh,prl, ch,cl, *prh, *prl); \
444 Add22_ext(prh,prl, ch,cl, *prh, *prl); \
485 #define Add22_ext(prh,prl,xh,xl,yh,yl) \ macro
H A Dlog-de.c65 Add22_ext(&t7h, &t7l, p7h,p7l, c7h,c7l); in log_accurate()
78 Add22_ext(prh, prl, eh,el, t0h,t0l); in log_accurate()
/dports/math/octave-forge-interval/interval-3.2.0/src/crlibm/
H A Ddouble-extended.h419 Add22_ext(prh,prl, ch,cl, *prh, *prl); \
469 Add22_ext(prh,prl, ch,cl, *prh, *prl); \
510 #define Add22_ext(prh,prl,xh,xl,yh,yl) \ macro
H A Dlog-de.c86 Add22_ext(&t7h, &t7l, p7h,p7l, c7h,c7l); in log_accurate()
99 Add22_ext(prh, prl, eh,el, t0h,t0l); in log_accurate()