Searched refs:sh_r0 (Results 1 – 1 of 1) sorted by relevance
765 static long sh_r0; variable2137 if (upeek(tcp->pid, 4*REG_REG0, (long *)&sh_r0) < 0) in get_syscall_result()2396 if (check_errno && is_negated_errno(sh_r0)) { in get_error()2398 u_error = -sh_r0; in get_error()2401 tcp->u_rval = sh_r0; in get_error()