Home
last modified time | relevance | path

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

/vim-8.2.3635/runtime/doc/
H A Dif_mzsch.txt66 MzScheme interface defines exception exn:vim, derived from exn.
83 The exn:vim is available without explicit import.
128 ([exn:vim? (lambda (e) (display (exn-message e)))])
H A Dtodo.txt2119 - search for a.*e*exn in the vim executable. Go to last line to use
/vim-8.2.3635/src/
H A Dif_mzsch.c326 static void (*dll_scheme_raise)(Scheme_Object *exn);
1291 Scheme_Object *exn = NULL; in eval_with_exn_handling() local
1296 MZ_GC_VAR_IN_REG(1, exn); in eval_with_exn_handling()
1302 value = _apply_thunk_catch_exceptions(prim, &exn); in eval_with_exn_handling()
1307 value = extract_exn_message(exn); in eval_with_exn_handling()
1514 _apply_thunk_catch_exceptions(Scheme_Object *f, Scheme_Object **exn) in _apply_thunk_catch_exceptions() argument
1525 *exn = SCHEME_CDR(v); in _apply_thunk_catch_exceptions()
3536 Scheme_Object *exn = NULL; in raise_vim_exn() local
3541 MZ_GC_VAR_IN_REG(3, exn); in raise_vim_exn()
3582 exn = scheme_make_struct_instance(vim_exn, 2, argv); in raise_vim_exn()
[all …]
/vim-8.2.3635/runtime/syntax/
H A Dsml.vim125 syn keyword smlType bool char exn int list option
H A Docaml.vim191 syn keyword ocamlType array bool char exn float format format4