Searched refs:SYS___syscall (Results 1 – 11 of 11) sorted by relevance
134 case SYS___syscall: in syscall()172 else if (ocode == SYS___syscall) { in syscall()
153 || (code == SYS___syscall && abi != _MIPS_BSD_API_O32)) { in EMULNAME()159 } else if (code == SYS___syscall) { in EMULNAME()
193 case SYS___syscall: in syscall_plain()321 case SYS___syscall: in syscall_fancy()
95 case SYS___syscall: in freebsd_syscall()
147 case SYS___syscall: in syscall()
111 case EMULNAMEU(SYS___syscall): in EMULNAME()
148 case SYS___syscall: in getargs()
133 if (syscallno == SYS_syscall || syscallno == SYS___syscall) { in db_nextframe()
167 case SYS___syscall: in getargs()
577 #define SYS___syscall 198 macro
1324 case SYS___syscall: in syscall()