OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:jb_regs
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/arch/vax/gen/
__longjmp14.c
46
__register_t
jb_regs
[6];
member in struct:_jmp_buf
79
uc.uc_mcontext.__gregs[_REG_R6] = jb->
jb_regs
[0];
80
uc.uc_mcontext.__gregs[_REG_R7] = jb->
jb_regs
[1];
81
uc.uc_mcontext.__gregs[_REG_R8] = jb->
jb_regs
[2];
82
uc.uc_mcontext.__gregs[_REG_R9] = jb->
jb_regs
[3];
83
uc.uc_mcontext.__gregs[_REG_R10] = jb->
jb_regs
[4];
84
uc.uc_mcontext.__gregs[_REG_R11] = jb->
jb_regs
[5];
__longjmp14.c
46
__register_t
jb_regs
[6];
member in struct:_jmp_buf
79
uc.uc_mcontext.__gregs[_REG_R6] = jb->
jb_regs
[0];
80
uc.uc_mcontext.__gregs[_REG_R7] = jb->
jb_regs
[1];
81
uc.uc_mcontext.__gregs[_REG_R8] = jb->
jb_regs
[2];
82
uc.uc_mcontext.__gregs[_REG_R9] = jb->
jb_regs
[3];
83
uc.uc_mcontext.__gregs[_REG_R10] = jb->
jb_regs
[4];
84
uc.uc_mcontext.__gregs[_REG_R11] = jb->
jb_regs
[5];
Completed in 25 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025