Searched defs:t3 (Results 1 - 5 of 5) sorted by relevance

/bionic/libc/arch-mips/include/machine/
H A Dregdef.h60 #define t3 $15 macro
65 #define t3 $11 macro
/bionic/libc/arch-mips64/include/machine/
H A Dregdef.h67 #define t3 $15 macro
72 #define t3 $11 macro
/bionic/libc/kernel/uapi/linux/
H A Dax25.h105 unsigned int t3, t3timer; member in struct:ax25_info_struct_deprecated
116 unsigned int t3, t3timer; member in struct:ax25_info_struct
/bionic/libm/upstream-freebsd/lib/msun/src/
H A De_lgamma_r.c113 t3 = -3.27885410759859649565e-02, /* 0xBFA0C9A8, 0xDF35B713 */ variable
259 p1 = t0+w*(t3+w*(t6+w*(t9 +w*t12))); /* parallel comp */
H A De_lgammaf_r.c46 t3 = -3.2788541168e-02, /* 0xbd064d47 */ variable
192 p1 = t0+w*(t3+w*(t6+w*(t9 +w*t12))); /* parallel comp */

Completed in 52 milliseconds