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

/illumos-gate/usr/src/uts/sun4/os/
H A Dtrap.c610 int dotwo = (type == T_WIN_UNDERFLOW + T_USER); local
611 if (copy_return_window(dotwo))
/illumos-gate/usr/src/uts/sparc/v9/os/
H A Dv9dep.c719 copy_return_window32(int dotwo) argument
747 if (dotwo && mpcb->mpcb_rsp[0] != NULL &&
758 copy_return_window(int dotwo) argument
767 return (copy_return_window32(dotwo));
779 if (dotwo && mpcb->mpcb_rsp[0] != NULL &&

Completed in 50 milliseconds