Searched refs:DIFF_ABORT (Results 1 – 3 of 3) sorted by relevance
186 #define DIFF_ABORT(retval) longjmp(diff_abort_buf, retval) macro
86 DIFF_ABORT (2);114 DIFF_ABORT (2);
397 (DIFF_ABORT): New macro.402 * util.c (fatal): Use DIFF_ABORT instead of exit.403 (pfatal_with_name): Use DIFF_ABORT instead of exit.