Home
last modified time | relevance | path

Searched refs:sc_eax (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/csh/i386/
H A Dsignal.h51 int sc_eax; /* eax to restore */ member
H A Dsignal.c82 sc.sc_eax = (int) ucp->uc_mcontext.gregs[EAX]; in sigvechandler()
113 ucp->uc_mcontext.gregs[EAX] = (int) sc.sc_eax; in sigvechandler()
/titanic_44/usr/src/ucbhead/sys/
H A Dsignal.h331 int sc_eax; /* eax to restore */ member
333 #define sc_r0 sc_eax