Searched refs:long_jump (Results 1 – 1 of 1) sorted by relevance
47 longjmp(long_jump, LONGJUMP_VALUE);}50 longjmp(long_jump, LONGJUMP_VALUE); \96 … Boolean built_this_run, register int *line_length, register char *target_name, jmp_buf long_jump);127 jmp_buf long_jump; in write_state_file() local201 if (setjmp(long_jump)) { in write_state_file()307 long_jump); in write_state_file()357 longjmp(long_jump, LONGJUMP_VALUE); in write_state_file()413 …r Boolean built_this_run, register int *line_length, register char *target_name, jmp_buf long_jump) in print_auto_depes() argument