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