Searched refs:s2 (Results 26 - 29 of 29) sorted by relevance

12

/bionic/libm/src/
H A De_lgamma_r.c138 s2 = 3.25778796408930981787e-01, /* 0x3FD4D98F, 0x4F139F59 */ variable
273 p = y*(s0+y*(s1+y*(s2+y*(s3+y*(s4+y*(s5+y*s6))))));
H A De_lgammaf_r.c72 s2 = 3.2577878237e-01, /* 0x3ea6cc7a */ variable
207 p = y*(s0+y*(s1+y*(s2+y*(s3+y*(s4+y*(s5+y*s6))))));
/bionic/libc/arch-mips/bionic/
H A Dsetjmp.S85 REG_S s2, SC_REGS+S2*REGSZ(a0)
163 REG_L s2, SC_REGS+S2*REGSZ(a0)
/bionic/libc/upstream-netbsd/libc/regex/
H A Dengine.c161 #define AT(t, p1, p2, s1, s2) at(m, t, p1, p2, s1, s2)
166 #define AT(t, p1, p2, s1, s2) /* nothing */

Completed in 251 milliseconds

12