Lines Matching refs:setjmp
28 #include <setjmp.h>178 if (setjmp(env) != 0)196 if (setjmp(env) != 0) /* handles exit within END */