Searched defs:a0 (Results 1 - 8 of 8) sorted by path

/bionic/libc/arch-mips/include/machine/
H A Dregdef.h51 #define a0 $4 /* argument registers */ macro
/bionic/libc/arch-mips64/include/machine/
H A Dregdef.h51 #define a0 $4 /* argument registers */ macro
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
H A Dmisc.c901 char *b = (char*)b1, *a0 = a; local
904 return a0;
/bionic/libc/versioner-dependencies/mips/arch-mips/machine/
H A Dregdef.h51 #define a0 $4 /* argument registers */ macro
/bionic/libc/versioner-dependencies/mips64/arch-mips64/machine/
H A Dregdef.h51 #define a0 $4 /* argument registers */ macro
/bionic/libm/upstream-freebsd/lib/msun/ld128/
H A De_lgammal_r.c40 a0 = 7.72156649015328606065120900824024296e-02L, variable
277 p1 = a0+z*(a2+z*(a4+z*(a6+z*(a8+z*(a10+z*(a12+z*(a14+z*(a16+
/bionic/libm/upstream-freebsd/lib/msun/src/
H A De_lgamma_r.c95 a0 = 7.72156649015328655494e-02, /* 0x3FB3C467, 0xE37DB0C8 */ variable
253 p1 = a0+z*(a2+z*(a4+z*(a6+z*(a8+z*a10))));
H A De_lgammaf_r.c34 a0 = 7.72156641e-02, /* 0x3d9e233f */ variable
174 p1 = a0+z*(a2+z*a4);

Completed in 161 milliseconds