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

/bionic/libc/arch-mips/include/machine/
H A Dregdef.h68 #define t6 $14 macro
/bionic/libc/arch-mips64/include/machine/
H A Dregdef.h75 #define t6 $14 macro
/bionic/libm/upstream-freebsd/lib/msun/src/
H A De_lgamma_r.c116 t6 = 6.10053870246291332635e-03, /* 0x3F78FCE0, 0xE370E344 */ variable
259 p1 = t0+w*(t3+w*(t6+w*(t9 +w*t12))); /* parallel comp */
H A De_lgammaf_r.c49 t6 = 6.1005386524e-03, /* 0x3bc7e707 */ variable
192 p1 = t0+w*(t3+w*(t6+w*(t9 +w*t12))); /* parallel comp */

Completed in 4346 milliseconds