Home
last modified time | relevance | path

Searched refs:t8l (Results 1 – 25 of 59) sorted by relevance

123

/dports/math/octave-forge-interval/interval-3.2.0/src/crlibm/
H A Dasin-td.c168 MulAdd212(&t8h,&t8l,tbl[i+23],tbl[i+24],z,t7h,t7l); in asin_accurate_middle()
169 MulAdd212(&t9h,&t9l,tbl[i+21],tbl[i+22],z,t8h,t8l); in asin_accurate_middle()
271 MulAdd212(&t8h,&t8l,tbl[TBLIDX10+26],tbl[TBLIDX10+27],z,t7h,t7l); in asin_accurate_higher()
333 double t7h, t7l, t8h, t8l, polyh, polyl, twoZ, sqrtzh, sqrtzl; in asin_rn() local
467 MulAdd212(&polyh,&polyl,-1,0,z,t8h,t8l); in asin_rn()
576 double t7h, t7l, t8h, t8l, polyh, polyl, twoZ, sqrtzh, sqrtzl; in asin_ru() local
719 MulAdd212(&polyh,&polyl,-1,0,z,t8h,t8l); in asin_ru()
820 double t7h, t7l, t8h, t8l, polyh, polyl, twoZ, sqrtzh, sqrtzl; in asin_rd() local
964 MulAdd212(&polyh,&polyl,-1,0,z,t8h,t8l); in asin_rd()
1065 double t7h, t7l, t8h, t8l, polyh, polyl, twoZ, sqrtzh, sqrtzl; in asin_rz() local
[all …]
H A Dacos-td.c185 MulAdd212(&t8h,&t8l,tbl[i+23],tbl[i+24],z,t7h,t7l); in acos_accurate_middle()
186 MulAdd212(&t9h,&t9l,tbl[i+21],tbl[i+22],z,t8h,t8l); in acos_accurate_middle()
301 MulAdd212(&t8h,&t8l,tbl[TBLIDX10+26],tbl[TBLIDX10+27],z,t7h,t7l); in acos_accurate_higher()
302 MulAdd212(&t9h,&t9l,tbl[TBLIDX10+24],tbl[TBLIDX10+25],z,t8h,t8l); in acos_accurate_higher()
381 double t7h, t7l, t8h, t8l, polyh, polyl, twoZ, sqrtzh, sqrtzl; in acos_rn() local
531 MulAdd212(&t8h,&t8l,tbl[TBLIDX10+0],tbl[TBLIDX10+1],z,t7h,t7l); in acos_rn()
532 MulAdd212(&polyh,&polyl,-1,0,z,t8h,t8l); in acos_rn()
663 double t7h, t7l, t8h, t8l, polyh, polyl, twoZ, sqrtzh, sqrtzl; in acos_ru() local
807 MulAdd212(&polyh,&polyl,-1,0,z,t8h,t8l); in acos_ru()
937 double t7h, t7l, t8h, t8l, polyh, polyl, twoZ, sqrtzh, sqrtzl; in acos_rd() local
[all …]
H A Dlog10-td.c55 …double highPoly, t1h, t1l, t2h, t2l, t3h, t3l, t4h, t4l, t5h, t5l, t6h, t6l, t7h, t7l, t8h, t8l, t… in log10_td_accurate() local
108 Add22(&t8h, &t8l, accPolyC6h, accPolyC6l, t7h, t7l); in log10_td_accurate()
109 Mul22(&t9h, &t9l, zh, zl, t8h, t8l); in log10_td_accurate()
/dports/emulators/vice/vice-3.5/src/lib/liblame/libmp3lame/
H A Dtables.c252 static const uint8_t t8l[] = { variable
419 {6, 0, t8HB, t8l},
/dports/audio/lame/lame-3.100/libmp3lame/
H A Dtables.c252 static const uint8_t t8l[] = { variable
419 {6, 0, t8HB, t8l},
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/liblame/libmp3lame/
H A Dtables.c252 static const uint8_t t8l[] = { variable
419 {6, 0, t8HB, t8l},
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.dg/
H A Dbuiltin-tgmath-1.c227 long double t8l (long double x) { return 5 + x; } in t8l() function
230 #define t8v(x) __builtin_tgmath (t8f, t8d, t8l, t8cf, t8cd, t8cl, x)
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/
H A Dbuiltin-tgmath-1.c227 long double t8l (long double x) { return 5 + x; } in t8l() function
230 #define t8v(x) __builtin_tgmath (t8f, t8d, t8l, t8cf, t8cd, t8cl, x)
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/
H A Dbuiltin-tgmath-1.c227 long double t8l (long double x) { return 5 + x; } in t8l() function
230 #define t8v(x) __builtin_tgmath (t8f, t8d, t8l, t8cf, t8cd, t8cl, x)
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Dbuiltin-tgmath-1.c227 long double t8l (long double x) { return 5 + x; } in t8l() function
230 #define t8v(x) __builtin_tgmath (t8f, t8d, t8l, t8cf, t8cd, t8cl, x)
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dbuiltin-tgmath-1.c227 long double t8l (long double x) { return 5 + x; } in t8l() function
230 #define t8v(x) __builtin_tgmath (t8f, t8d, t8l, t8cf, t8cd, t8cl, x)
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dbuiltin-tgmath-1.c227 long double t8l (long double x) { return 5 + x; } in t8l() function
230 #define t8v(x) __builtin_tgmath (t8f, t8d, t8l, t8cf, t8cd, t8cl, x)
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.dg/
H A Dbuiltin-tgmath-1.c227 long double t8l (long double x) { return 5 + x; } in t8l() function
230 #define t8v(x) __builtin_tgmath (t8f, t8d, t8l, t8cf, t8cd, t8cl, x)
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dbuiltin-tgmath-1.c227 long double t8l (long double x) { return 5 + x; } in t8l() function
230 #define t8v(x) __builtin_tgmath (t8f, t8d, t8l, t8cf, t8cd, t8cl, x)
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.dg/
H A Dbuiltin-tgmath-1.c227 long double t8l (long double x) { return 5 + x; } in t8l() function
230 #define t8v(x) __builtin_tgmath (t8f, t8d, t8l, t8cf, t8cd, t8cl, x)
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dbuiltin-tgmath-1.c227 long double t8l (long double x) { return 5 + x; } in t8l() function
230 #define t8v(x) __builtin_tgmath (t8f, t8d, t8l, t8cf, t8cd, t8cl, x)
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/
H A Dbuiltin-tgmath-1.c227 long double t8l (long double x) { return 5 + x; } in t8l() function
230 #define t8v(x) __builtin_tgmath (t8f, t8d, t8l, t8cf, t8cd, t8cl, x)
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.dg/
H A Dbuiltin-tgmath-1.c227 long double t8l (long double x) { return 5 + x; } in t8l() function
230 #define t8v(x) __builtin_tgmath (t8f, t8d, t8l, t8cf, t8cd, t8cl, x)
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/
H A Dbuiltin-tgmath-1.c227 long double t8l (long double x) { return 5 + x; } in t8l() function
230 #define t8v(x) __builtin_tgmath (t8f, t8d, t8l, t8cf, t8cd, t8cl, x)
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Dbuiltin-tgmath-1.c227 long double t8l (long double x) { return 5 + x; } in t8l() function
230 #define t8v(x) __builtin_tgmath (t8f, t8d, t8l, t8cf, t8cd, t8cl, x)
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.dg/
H A Dbuiltin-tgmath-1.c227 long double t8l (long double x) { return 5 + x; } in t8l() function
230 #define t8v(x) __builtin_tgmath (t8f, t8d, t8l, t8cf, t8cd, t8cl, x)
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/
H A Dbuiltin-tgmath-1.c227 long double t8l (long double x) { return 5 + x; } in t8l() function
230 #define t8v(x) __builtin_tgmath (t8f, t8d, t8l, t8cf, t8cd, t8cl, x)
/dports/math/reduce/Reduce-svn5758-src/libraries/crlibm/
H A Dlog10-td.c39 …double highPoly, t1h, t1l, t2h, t2l, t3h, t3l, t4h, t4l, t5h, t5l, t6h, t6l, t7h, t7l, t8h, t8l, t… in log10_td_accurate() local
92 Add22(&t8h, &t8l, accPolyC6h, accPolyC6l, t7h, t7l); in log10_td_accurate()
93 Mul22(&t9h, &t9l, zh, zl, t8h, t8l); in log10_td_accurate()
H A Dlog1p.c38 …double highPoly, t1h, t1l, t2h, t2l, t3h, t3l, t4h, t4l, t5h, t5l, t6h, t6l, t7h, t7l, t8h, t8l, t… in log1p_td_accurate() local
84 Add22(&t8h, &t8l, accPolyC6h, accPolyC6l, t7h, t7l); in log1p_td_accurate()
85 Mul22(&t9h, &t9l, zh, zm, t8h, t8l); in log1p_td_accurate()
/dports/math/crlibm/crlibm-1.0beta4/
H A Dlog10-td.c39 …double highPoly, t1h, t1l, t2h, t2l, t3h, t3l, t4h, t4l, t5h, t5l, t6h, t6l, t7h, t7l, t8h, t8l, t… in log10_td_accurate() local
92 Add22(&t8h, &t8l, accPolyC6h, accPolyC6l, t7h, t7l); in log10_td_accurate()
93 Mul22(&t9h, &t9l, zh, zl, t8h, t8l); in log10_td_accurate()

123