Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hppa/include/
H A Dsignal.h60 int sc_pcoqh; /* pc offset queue (head) to restore */ member
/netbsd-src/lib/libc/arch/hppa/gen/
H A D__longjmp14.c110 uc.uc_mcontext.__gregs[_REG_PCOQH] = sc->sc_pcoqh; in __longjmp14()
H A D__setjmp14.S64 stw %rp, _SC_REGS_PCOQH(%arg0) ; sc.sc_pcoqh = %rp
H A D_setjmp.S60 stw %rp, _SC_REGS_PCOQH(%arg0) ; sc.sc_pcoqh = %rp
/netbsd-src/lib/libc/arch/hppa/
H A Dgenassym.cf115 define _SC_REGS_PCOQH offsetof(struct sigcontext, sc_pcoqh)
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Ducontext.d1194 c_ulong sc_pcoqh;