Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/machine/mips/machine/
Dregdef.h62 #define t3 $15 macro
71 #define t3 $11 macro
/picolibc-3.7.0-3.6.0/newlib/libm/common/
Dlog2.c56 double_t z, r, r2, r4, y, invc, logc, kd, hi, lo, t1, t2, t3, p; variable
142 t3 = kd + logc;
143 hi = t3 + t1;
144 lo = t3 - hi + t1 + t2;
/picolibc-3.7.0-3.6.0/test/
Dtime-tests.c137 time_t t3 = timegm( &dtForTimegm3 ); in main() local
139 if ( t3 != 1619827200 || in main()
150 if ( t4 != t3 - 2 * 60 * 60 || in main()
/picolibc-3.7.0-3.6.0/newlib/libm/math/
Dsrf_lgamma.c44 t3 = -3.2788541168e-02, /* 0xbd064d47 */ variable
234 w * (t3 + w * (t6 + w * (t9 + w * t12))); /* parallel comp */ in __math_lgammaf_r()
Dsr_lgamma.c112 t3 = -3.27885410759859649565e-02, /* 0xBFA0C9A8, 0xDF35B713 */ variable
302 w * (t3 + w * (t6 + w * (t9 + w * t12))); /* parallel comp */ in __math_lgamma_r()
/picolibc-3.7.0-3.6.0/newlib/libc/machine/mips/
Dmemcpy.S217 #define REG3 t3