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

/bionic/libc/arch-mips/include/machine/
H A Dregdef.h84 #define t9 $25 macro
/bionic/libc/kernel/arch-mips/asm/
H A Dregdef.h55 #define t9 $25 macro
105 #define t9 $25 macro
/bionic/libm/src/
H A De_lgamma_r.c119 t9 = -1.40346469989232843813e-03, /* 0xBF56FE8E, 0xBF2D1AF1 */ variable
258 p1 = t0+w*(t3+w*(t6+w*(t9 +w*t12))); /* parallel comp */
H A De_lgammaf_r.c53 t9 = -1.4034647029e-03, /* 0xbab7f476 */ variable
192 p1 = t0+w*(t3+w*(t6+w*(t9 +w*t12))); /* parallel comp */

Completed in 127 milliseconds