Searched refs:JMP_sigmask (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/lib/libc/arch/powerpc/gen/
H A Dsigsetjmp.S53 #define JMP_sigmask 0x60 define
68 stw 3, JMP_sigmask(5)
124 lwz 4, JMP_sigmask(5) /* oset from the jmpbuf */
/openbsd-current/lib/libc/arch/powerpc64/gen/
H A Dsigsetjmp.S55 #define JMP_sigmask 0xc8 define
73 std %r3, JMP_sigmask(5)
128 ld %r4, JMP_sigmask(%r5) /* oset from the jmpbuf */

Completed in 182 milliseconds