Searched refs:vreslab (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/vi/port/
H A Dex.h265 var jmp_buf vreslab; /* For error throws to a visual catch */ variable
301 #define CATCH vcatch = 1; if (setjmp(vreslab) == 0) {
H A Dex_cmds2.c274 longjmp(vreslab,1);
H A Dex_vget.c890 longjmp(vreslab,1);

Completed in 357 milliseconds