Home | History | Annotate | Download | only in src

Lines Matching refs:setjmp

16 #include <setjmp.h>
1517 if (setjmp(global_run_test_env) == 0) {