Searched refs:jumpbuf (Results 1 – 1 of 1) sorted by relevance
516 static sigjmp_buf jumpbuf; variable522 siglongjmp(jumpbuf, 1); in fatal_signal()562 if (sigsetjmp(jumpbuf, 0) == 0) in print_frame()