Searched defs:a3 (Results 1 - 4 of 4) sorted by path

/bionic/libc/arch-mips/include/machine/
H A Dregdef.h47 #define a3 $7 macro
/bionic/libc/arch-mips64/include/machine/
H A Dregdef.h54 #define a3 $7 macro
/bionic/libm/upstream-freebsd/lib/msun/src/
H A De_lgamma_r.c97 a3 = 2.05808084325167332806e-02, /* 0x3F951322, 0xAC92547B */ variable
253 p2 = z*(a1+z*(a3+z*(a5+z*(a7+z*(a9+z*a11)))));
H A De_lgammaf_r.c30 a3 = 2.0580807701e-02, /* 0x3ca89915 */ variable
186 p2 = z*(a1+z*(a3+z*(a5+z*(a7+z*(a9+z*a11)))));

Completed in 3926 milliseconds