Searched refs:__mips16_syscall4 (Results 1 – 3 of 3) sorted by relevance
/sysdeps/unix/sysv/linux/mips/mips32/mips16/ |
A D | mips16-syscall4.c | 21 #undef __mips16_syscall4 24 __mips16_syscall4 (long int a0, long int a1, long int a2, long int a3, in __mips16_syscall4() function
|
A D | mips16-syscall.h | 46 long long int __nomips16 __mips16_syscall4 (long int a0, long int a1, 49 #define __mips16_syscall4(a0, a1, a2, a3, number) \ macro 50 __mips16_syscall4 ((long int) (a0), (long int) (a1), \
|
A D | Versions | 4 __mips16_syscall4;
|
Completed in 3 milliseconds