Searched refs:vreslab (Results 1 – 3 of 3) sorted by relevance
265 var jmp_buf vreslab; /* For error throws to a visual catch */ variable301 #define CATCH vcatch = 1; if (setjmp(vreslab) == 0) {
274 longjmp(vreslab,1); in error1()
890 longjmp(vreslab,1); in trapalarm()