Searched refs:test_panic_jbuf (Results 1 – 1 of 1) sorted by relevance
415 jmp_buf test_panic_jbuf; variable427 longjmp(test_panic_jbuf, 1); in test_msg_panic()703 if (setjmp(test_panic_jbuf) == 0) in main()