Home
last modified time | relevance | path

Searched refs:t4 (Results 1 – 5 of 5) sorted by relevance

/picolibc-latest/test/
Dtime-tests.c147 time_t t4 = mktime( &dtForMktime4 ); in main() local
150 if ( t4 != t3 - 2 * 60 * 60 || in main()
/picolibc-latest/newlib/libc/machine/mips/machine/
Dregdef.h72 #define t4 $12 macro
/picolibc-latest/newlib/libm/math/
Dsrf_lgamma.c45 t4 = 1.7970675603e-02, /* 0x3c93373d */ variable
235 p2 = t1 + w * (t4 + w * (t7 + w * (t10 + w * t13))); in __math_lgammaf_r()
Dsr_lgamma.c113 t4 = 1.79706750811820387126e-02, /* 0x3F9266E7, 0x970AF9EC */ variable
303 p2 = t1 + w * (t4 + w * (t7 + w * (t10 + w * t13))); in __math_lgamma_r()
/picolibc-latest/newlib/libc/machine/mips/
Dmemcpy.S221 # define REG4 t4