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

/bionic/libc/arch-mips/include/machine/
H A Dregdef.h84 #define t9 $25 macro
/bionic/libc/arch-mips64/include/machine/
H A Dregdef.h91 #define t9 $25 macro
/bionic/libm/upstream-freebsd/lib/msun/src/
H A De_lgamma_r.c119 t9 = -1.40346469989232843813e-03, /* 0xBF56FE8E, 0xBF2D1AF1 */ variable
259 p1 = t0+w*(t3+w*(t6+w*(t9 +w*t12))); /* parallel comp */
H A De_lgammaf_r.c52 t9 = -1.4034647029e-03, /* 0xbab7f476 */ variable
192 p1 = t0+w*(t3+w*(t6+w*(t9 +w*t12))); /* parallel comp */

Completed in 458 milliseconds