Searched defs:jbuf (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/gcc/gcc/
H A Dunwind-sjlj.c83 jmp_buf jbuf __attribute__((aligned)); member in struct:SjLj_Function_Context
85 void *jbuf[]; member in struct:SjLj_Function_Context
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dunwind-sjlj.c68 jmp_buf jbuf __attribute__((aligned)); member in struct:SjLj_Function_Context
70 void *jbuf[]; member in struct:SjLj_Function_Context
/openbsd-current/gnu/llvm/libunwind/src/
H A DUnwind-sjlj.c59 void *jbuf[]; member in struct:_Unwind_FunctionContext
/openbsd-current/bin/ksh/
H A Dsh.h80 sigjmp_buf jbuf; /* long jump back to env creator */ member in struct:env

Completed in 134 milliseconds