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

/bionic/libc/arch-mips/include/machine/
H A Dregdef.h85 #define s3 $19 macro
/bionic/libc/arch-mips64/include/machine/
H A Dregdef.h85 #define s3 $19 macro
/bionic/libm/upstream-freebsd/lib/msun/src/
H A De_lgammaf_r.c72 s3 = 1.19389519e-02, /* 0x3c439b98 */ variable
191 p = y*(s0+y*(s1+y*(s2+y*s3)));
H A De_lgamma_r.c140 s3 = 1.46350472652464452805e-01, /* 0x3FC2BB9C, 0xBEE5F2F7 */ variable
275 p = y*(s0+y*(s1+y*(s2+y*(s3+y*(s4+y*(s5+y*s6))))));
/bionic/libm/upstream-freebsd/lib/msun/ld128/
H A De_lgammal_r.c141 s3 = 6.31998137119005233383666791176301800e-01L, variable
302 p = y*(s0+y*(s1+y*(s2+y*(s3+y*(s4+y*(s5+y*(s6+y*(s7+y*(s8+

Completed in 363 milliseconds