Searched refs:mem_jmp (Results 1 – 1 of 1) sorted by relevance
23 static jmp_buf mem_jmp; variable488 longjmp(mem_jmp, 1); in opt_malloc()551 longjmp(mem_jmp, 1); in canonicalise_opt()2590 if (setjmp(mem_jmp)) in one_file()