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

/bionic/libc/arch-mips/include/machine/
H A Dregdef.h83 #define t8 $24 /* two more temp registers */ macro
/bionic/libc/arch-mips64/include/machine/
H A Dregdef.h90 #define t8 $24 /* two more temp registers */ macro
/bionic/libm/upstream-freebsd/lib/msun/src/
H A De_lgamma_r.c118 t8 = 2.25964780900612472250e-03, /* 0x3F6282D3, 0x2E15C915 */ variable
261 p3 = t2+w*(t5+w*(t8+w*(t11+w*t14)));
H A De_lgammaf_r.c51 t8 = 2.2596477065e-03, /* 0x3b141699 */ variable
194 p3 = t2+w*(t5+w*(t8+w*(t11+w*t14)));

Completed in 122 milliseconds