Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/sparc64/sparc64/
H A Dmachdep.c243 #define CPOUTREG(l,v) copyout(&(v), (l), sizeof(v)) macro
447 CPOUTREG(&(((struct rwindow *)newsp)->rw_in[6]), tf->tf_out[6])) { in sendsig()