Home | History | Annotate | Download | only in gas

Lines Matching refs:setjmp

21 #include <setjmp.h>
362 /* These are volatile to survive the setjmp. */
394 if (setjmp (expr_jmp_buf) != 0)