Home
last modified time | relevance | path

Searched refs:_apply_thunk_catch_exceptions (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dif_mzsch.c144 static Scheme_Object *_apply_thunk_catch_exceptions(
1302 value = _apply_thunk_catch_exceptions(prim, &exn); in eval_with_exn_handling()
1514 _apply_thunk_catch_exceptions(Scheme_Object *f, Scheme_Object **exn) in _apply_thunk_catch_exceptions() function