Home | History | Annotate | Download | only in nawk-20071023

Lines Matching refs:setjmp

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