Home
last modified time | relevance | path

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

/dports/math/reduce/Reduce-svn5758-src/libraries/crlibm/
H A Datan-pentium.c203 Mul12_ext(&tmphi,&tmplo, x, arctan_table[i][B]); in atan_rn()
222 Mul12_ext( &qhi, &qlo, q, Xred2); in atan_rn()
241 Mul12_ext( &Xred2hi,&Xred2lo,x,x); in atan_rn()
H A Ddouble-extended.h366 #define Mul12_ext(prh,prl,u,v) \ macro
386 Mul12_ext(&mh,&ml,(ah),(bh)); \
406 #define Mul12_ext( prh,prl, a, b ) \ macro
475 Mul12_ext(&uh,&ul,ch,(yh)); \
H A Datan-itanium.c111 #define Mul12_ext(_rh,_rl,_u,_v) \ macro
132 Mul12_ext(_uh,_ul,_ch,(yh)); \
732 Mul12_ext(tmphi,tmplo, xe, (ab_table[i].b)); in atan_rn()
762 Mul12_ext(qhi, qlo, q, Xred2); in atan_rn()
784 Mul12_ext( Xred2hi,Xred2lo,xe,xe); in atan_rn()
H A Dlog-de.c64 Mul12_ext(&p7h, &p7l, z, t8); in log_accurate()
/dports/math/crlibm/crlibm-1.0beta4/
H A Datan-pentium.c203 Mul12_ext(&tmphi,&tmplo, x, arctan_table[i][B]); in atan_rn()
222 Mul12_ext( &qhi, &qlo, q, Xred2); in atan_rn()
241 Mul12_ext( &Xred2hi,&Xred2lo,x,x); in atan_rn()
H A Ddouble-extended.h366 #define Mul12_ext(prh,prl,u,v) \ macro
386 Mul12_ext(&mh,&ml,(ah),(bh)); \
406 #define Mul12_ext( prh,prl, a, b ) \ macro
475 Mul12_ext(&uh,&ul,ch,(yh)); \
H A Datan-itanium.c111 #define Mul12_ext(_rh,_rl,_u,_v) \ macro
132 Mul12_ext(_uh,_ul,_ch,(yh)); \
732 Mul12_ext(tmphi,tmplo, xe, (ab_table[i].b)); in atan_rn()
762 Mul12_ext(qhi, qlo, q, Xred2); in atan_rn()
784 Mul12_ext( Xred2hi,Xred2lo,xe,xe); in atan_rn()
H A Dlog-de.c64 Mul12_ext(&p7h, &p7l, z, t8); in log_accurate()
/dports/math/octave-forge-interval/interval-3.2.0/src/crlibm/
H A Ddouble-extended.h391 #define Mul12_ext(prh,prl,u,v) \ macro
411 Mul12_ext(&mh,&ml,(ah),(bh)); \
431 #define Mul12_ext( prh,prl, a, b ) \ macro
500 Mul12_ext(&uh,&ul,ch,(yh)); \
H A Dlog-de.c85 Mul12_ext(&p7h, &p7l, z, t8); in log_accurate()