OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:REG_A3
(Results
1 - 3
of
3
) sorted by null
/external/strace/linux/alpha/
arch_regs.h
3
#define
REG_A3
19
get_syscall_result.c
4
return (upeek(tcp->pid,
REG_A3
, &alpha_a3) < 0 ||
get_scno.c
7
if (upeek(tcp->pid,
REG_A3
, &alpha_a3) < 0)
Completed in 80 milliseconds