Symbol: t9
lib/libc/arch/mips64/SYS.h
100
jr t9; \
lib/libc/arch/mips64/SYS.h
111
1: LA t9,CERROR; \
lib/libc/arch/mips64/SYS.h
114
jr t9; \
lib/libc/arch/mips64/SYS.h
97
1: LA t9,CERROR; \
lib/libm/src/e_lgamma_r.c
113
t9 = -1.40346469989232843813e-03, /* 0xBF56FE8E, 0xBF2D1AF1 */
lib/libm/src/e_lgamma_r.c
257
p1 = t0+w*(t3+w*(t6+w*(t9 +w*t12))); /* parallel comp */
lib/libm/src/e_lgammaf_r.c
193
p1 = t0+w*(t3+w*(t6+w*(t9 +w*t12))); /* parallel comp */
lib/libm/src/e_lgammaf_r.c
49
t9 = -1.4034647029e-03, /* 0xbab7f476 */
regress/lib/libc/malloc/malloc_errs/malloc_errs.c
265
{ t9, "C" },
regress/lib/libc/malloc/malloc_errs/malloc_errs.c
266
{ t9, "JC" }, /* t10 re-uses code from t9 */
sys/arch/alpha/include/profile.h
118
ldq t9, OFFSET_T9(sp)
sys/arch/alpha/include/profile.h
88
stq t9, OFFSET_T9(sp)
sys/arch/mips64/include/asm.h
112
.cpsetup t9, gpoff, name
sys/arch/mips64/include/asm.h
96
.cpload t9; \
sys/arch/mips64/include/cpustate.h
134
RESTORE_REG(t9, T9, frame, bo) ;\
sys/arch/mips64/include/cpustate.h
74
SAVE_REG(t9, T9, frame, bo) ;\
sys/arch/mips64/include/frame.h
61
register_t t9;
sys/arch/mips64/mips64/db_machdep.c
114
{ "t9", (long *)&ddb_regs.t9, FCN_NULL },
sys/arch/mips64/mips64/mips64_machdep.c
149
tf->t9 = pack->ep_entry & ~3; /* abicall req */
sys/arch/mips64/mips64/sendsig.c
158
regs->t9 = (register_t)catcher;
sys/crypto/aes.c
113
uint32_t t0, t1, t2, t3, t4, t5, t6, t7, t8, t9;
sys/crypto/aes.c
168
t9 = t8 ^ t7;
sys/crypto/aes.c
178
t19 = t9 ^ t14;
sys/dev/pci/drm/i915/display/intel_bios.c
1413
pps->backlight_off = edp_pps->t9;
sys/dev/pci/drm/i915/display/intel_vbt_defs.h
1038
u16 t9;