Searched defs:t6 (Results 1 - 7 of 7) sorted by relevance

/bionic/libc/arch-mips/include/machine/
H A Dregdef.h75 #define t6 $14 macro
/bionic/libc/arch-mips64/include/machine/
H A Dregdef.h75 #define t6 $14 macro
/bionic/libc/versioner-dependencies/mips/arch-mips/machine/
H A Dregdef.h75 #define t6 $14 macro
/bionic/libc/versioner-dependencies/mips64/arch-mips64/machine/
H A Dregdef.h75 #define t6 $14 macro
/bionic/libm/upstream-freebsd/lib/msun/src/
H A De_lgammaf_r.c52 t6 = 1.86483748e-02, /* 0x3c98c47a */ variable
179 p = t0+y*t1+y*y*(t2+y*(t3+y*(t4+y*(t5+y*(t6+y*t7)))));
H A De_lgamma_r.c117 t6 = 6.10053870246291332635e-03, /* 0x3F78FCE0, 0xE370E344 */ variable
260 p1 = t0+w*(t3+w*(t6+w*(t9 +w*t12))); /* parallel comp */
/bionic/libm/upstream-freebsd/lib/msun/ld128/
H A De_lgammal_r.c78 t6 = 1.79706751152103942928638276067164935e-02L, variable
284 p = t0+y*t1+tt+y*y*(t2+y*(t3+y*(t4+y*(t5+y*(t6+y*(t7+y*(t8+

Completed in 142 milliseconds