Home
last modified time | relevance | path

Searched refs:s6 (Results 1 – 6 of 6) sorted by relevance

/bionic/libc/kernel/arch-mips/asm/
Dregdef.h51 #define s6 $22 macro
101 #define s6 $22 macro
/bionic/libc/arch-mips/include/machine/
Dregdef.h81 #define s6 $22 macro
/bionic/libm/upstream-freebsd/lib/msun/src/
De_lgammaf_r.c75 s6 = 3.1947532989e-05, /* 0x3805ff67 */ variable
206 p = y*(s0+y*(s1+y*(s2+y*(s3+y*(s4+y*(s5+y*s6)))))); in __ieee754_lgammaf_r()
De_lgamma_r.c142 s6 = 3.19475326584100867617e-05, /* 0x3F00BFEC, 0xDD17E945 */ variable
273 p = y*(s0+y*(s1+y*(s2+y*(s3+y*(s4+y*(s5+y*s6)))))); in __ieee754_lgamma_r()
/bionic/libc/arch-mips/bionic/
D_setjmp.S75 REG_S s6, SC_REGS+S6*REGSZ(a0)
138 REG_L s6, SC_REGS+S6*REGSZ(a0)
Dsetjmp.S89 REG_S s6, SC_REGS+S6*REGSZ(a0)
167 REG_L s6, SC_REGS+S6*REGSZ(a0)