Searched refs:setjmp (Results 1 – 16 of 16) sorted by relevance
8 extern int setjmp(jmp_buf);18 n = setjmp(*buf); \
3 # arch/x86_64/setjmp.S5 # setjmp/longjmp for the x86-64 architecture
3 # arch/i386/setjmp.S5 # setjmp/longjmp for the i386 architecture
27 if (setjmp(generic_signal_jump_buf)) in dexcr_exists()96 if (setjmp(generic_signal_jump_buf)) in hashchk_triggers()
63 if (setjmp(hashchk_detected_buf)) in hashchk_detected_test()
158 void *vaddr, enum result_type type, int setjmp) in check() argument169 ASSERT_EQ(setjmp, 0); in check()180 ASSERT_EQ(setjmp, 1); in check()
12 extern int setjmp(jmp_buf env) __attribute__((returns_twice));
140 if (setjmp(setjmp_env) == 0) { in test_wild_bctr()
45 _GLOBAL(setjmp)
427 if (setjmp(setjmp_env) == 0) { in catch_sigill()
494 setjmp:500 * (we use setjmp to register a handler from an1625 call setjmp;1998 call setjmp;2016 call setjmp;2051 call setjmp;2077 call setjmp;2111 call setjmp;2125 call setjmp;2254 call setjmp;
833 n = setjmp(initial_jmpbuf); in start_idle_thread()
138 setjmp/longjmp will have calls/returns not match.
384 setjmp/longjmp will have calls/returns not match.
530 setjmp/longjmp will have calls/returns not match.
556 setjmp/longjmp will have calls/returns not match.