Home
last modified time | relevance | path

Searched defs:a0 (Results 1 – 15 of 15) sorted by relevance

/sysdeps/unix/sysv/linux/mips/mips32/mips16/
A Dmips16-syscall.h28 #define __mips16_syscall1(a0, number) \ argument
34 #define __mips16_syscall2(a0, a1, number) \ argument
41 #define __mips16_syscall3(a0, a1, a2, number) \ argument
49 #define __mips16_syscall4(a0, a1, a2, a3, number) \ argument
56 #define __mips16_syscall5(a0, a1, a2, a3, a4, number) \ argument
62 #define __mips16_syscall6(a0, a1, a2, a3, a4, a5, number) \ argument
68 #define __mips16_syscall7(a0, a1, a2, a3, a4, a5, a6, number) \ argument
A Dmips16-syscall1.c24 __mips16_syscall1 (long int a0, in __mips16_syscall1()
A Dmips16-syscall2.c24 __mips16_syscall2 (long int a0, long int a1, in __mips16_syscall2()
A Dmips16-syscall3.c24 __mips16_syscall3 (long int a0, long int a1, long int a2, in __mips16_syscall3()
A Dmips16-syscall4.c24 __mips16_syscall4 (long int a0, long int a1, long int a2, long int a3, in __mips16_syscall4()
/sysdeps/powerpc/power4/
A Dwordcopy.c35 op_t a0, a1; in WORDCOPY_FWD_ALIGNED() local
74 op_t a0, a1, a2; in WORDCOPY_FWD_DEST_ALIGNED() local
129 op_t a0, a1; in WORDCOPY_BWD_ALIGNED() local
169 op_t a0, a1, a2; in WORDCOPY_BWD_DEST_ALIGNED() local
/sysdeps/powerpc/power6/
A Dwordcopy.c35 op_t a0, a1; in WORDCOPY_FWD_ALIGNED() local
88 op_t a0, a1, a2; in WORDCOPY_FWD_DEST_ALIGNED() local
134 op_t a0, a1; in WORDCOPY_BWD_ALIGNED() local
188 op_t a0, a1, a2; in WORDCOPY_BWD_DEST_ALIGNED() local
/sysdeps/unix/sysv/linux/
A Dsyscall.c28 long int a0 = va_arg (args, long int); in syscall() local
/sysdeps/unix/sysv/linux/riscv/
A Dmakecontext.c27 long int a0, long int a1, long int a2, long int a3, long int a4, in __makecontext()
/sysdeps/unix/sysv/linux/alpha/alpha/
A Dregdef.h24 #define a0 $16 /* argument registers (caller-saved) */ macro
/sysdeps/mips/sys/
A Dregdef.h30 #define a0 $4 /* argument registers */ macro
/sysdeps/unix/sysv/linux/m68k/sys/
A Duser.h32 long a0, a1, a2, a3, a4, a5, a6; member
/sysdeps/ieee754/dbl-64/
A De_lgamma_r.c91 a0 = 7.72156649015328655494e-02, /* 0x3FB3C467, 0xE37DB0C8 */ variable
/sysdeps/ieee754/ldbl-96/
A De_lgammal_r.c108 a0 = -6.343246574721079391729402781192128239938E2L, variable
/sysdeps/ieee754/flt-32/
A De_lgammaf_r.c26 a0 = 7.7215664089e-02, /* 0x3d9e233f */ variable

Completed in 17 milliseconds