Home
last modified time | relevance | path

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

/dports/math/reduce/Reduce-svn5758-src/libraries/crlibm/
H A Dlog-de.c67 FMA22_ext(&t7h, &t7l, z,0, t8,0, c7h,c7l); in log_accurate()
69 FMA22_ext(&t6h, &t6l, z,0, t7h,t7l, c6h,c6l); in log_accurate()
70 FMA22_ext(&t5h, &t5l, z,0, t6h,t6l, c5h,c5l); in log_accurate()
71 FMA22_ext(&t4h, &t4l, z,0, t5h,t5l, c4h,c4l); in log_accurate()
72 FMA22_ext(&t3h, &t3l, z,0, t4h,t4l, c3h,c3l); in log_accurate()
73 FMA22_ext(&t2h, &t2l, z,0, t3h,t3l, c2h,c2l); in log_accurate()
74 FMA22_ext(&t1h, &t1l, z,0, t2h,t2l, c1h,c1l); in log_accurate()
75 FMA22_ext(&t0h, &t0l, z,0, t1h,t1l, argredtable[index].logirh, argredtable[index].logirl); in log_accurate()
H A Ddouble-extended.h391 #define FMA22_ext(prh,prl, ah,al, bh,bl, ch,cl) \ macro
441 #define FMA22_ext(prh,prl, ah,al, bh,bl, ch,cl) \
447 #define FMA22_ext( prh,prl, ah,al, bh,bl, ch,cl) \ macro
/dports/math/crlibm/crlibm-1.0beta4/
H A Dlog-de.c67 FMA22_ext(&t7h, &t7l, z,0, t8,0, c7h,c7l); in log_accurate()
69 FMA22_ext(&t6h, &t6l, z,0, t7h,t7l, c6h,c6l); in log_accurate()
70 FMA22_ext(&t5h, &t5l, z,0, t6h,t6l, c5h,c5l); in log_accurate()
71 FMA22_ext(&t4h, &t4l, z,0, t5h,t5l, c4h,c4l); in log_accurate()
72 FMA22_ext(&t3h, &t3l, z,0, t4h,t4l, c3h,c3l); in log_accurate()
73 FMA22_ext(&t2h, &t2l, z,0, t3h,t3l, c2h,c2l); in log_accurate()
74 FMA22_ext(&t1h, &t1l, z,0, t2h,t2l, c1h,c1l); in log_accurate()
75 FMA22_ext(&t0h, &t0l, z,0, t1h,t1l, argredtable[index].logirh, argredtable[index].logirl); in log_accurate()
H A Ddouble-extended.h391 #define FMA22_ext(prh,prl, ah,al, bh,bl, ch,cl) \ macro
441 #define FMA22_ext(prh,prl, ah,al, bh,bl, ch,cl) \
447 #define FMA22_ext( prh,prl, ah,al, bh,bl, ch,cl) \ macro
/dports/math/octave-forge-interval/interval-3.2.0/src/crlibm/
H A Dlog-de.c88 FMA22_ext(&t7h, &t7l, z,0, t8,0, c7h,c7l); in log_accurate()
90 FMA22_ext(&t6h, &t6l, z,0, t7h,t7l, c6h,c6l); in log_accurate()
91 FMA22_ext(&t5h, &t5l, z,0, t6h,t6l, c5h,c5l); in log_accurate()
92 FMA22_ext(&t4h, &t4l, z,0, t5h,t5l, c4h,c4l); in log_accurate()
93 FMA22_ext(&t3h, &t3l, z,0, t4h,t4l, c3h,c3l); in log_accurate()
94 FMA22_ext(&t2h, &t2l, z,0, t3h,t3l, c2h,c2l); in log_accurate()
95 FMA22_ext(&t1h, &t1l, z,0, t2h,t2l, c1h,c1l); in log_accurate()
96 FMA22_ext(&t0h, &t0l, z,0, t1h,t1l, argredtable[index].logirh, argredtable[index].logirl); in log_accurate()
H A Ddouble-extended.h416 #define FMA22_ext(prh,prl, ah,al, bh,bl, ch,cl) \ macro
466 #define FMA22_ext(prh,prl, ah,al, bh,bl, ch,cl) \
472 #define FMA22_ext( prh,prl, ah,al, bh,bl, ch,cl) \ macro