Searched defs:alpha_a3 (Results 1 - 1 of 1) sorted by relevance

/external/strace/
H A Dsyscall.c749 static long alpha_a3; variable
1428 if (upeek(tcp->pid, REG_A3, &alpha_a3) < 0)
1438 if (alpha_a3 == 0 || alpha_a3 == -1) {
2126 if (upeek(tcp->pid, REG_A3, &alpha_a3) < 0)
2364 if (check_errno && alpha_a3) {

Completed in 90 milliseconds