Searched refs:unwind_to_catch (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/emacs-93/emacs/src/
H A Deval.c205 static void unwind_to_catch P_ ((struct catchtag *, Lisp_Object)) NO_RETURN;
1250 unwind_to_catch (catch, value)
1309 unwind_to_catch (c, value);
1703 unwind_to_catch (h->tag, unwind_data);
1246 unwind_to_catch (catch, value) function

Completed in 169 milliseconds