Searched refs:_apply_thunk_catch_exceptions (Results 1 – 1 of 1) sorted by relevance
144 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