Searched refs:Scheme_Closed_Prim (Results 1 – 1 of 1) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | if_mzsch.c | 34 typedef int Scheme_Closed_Prim; typedef 39 typedef int Scheme_Closed_Prim; typedef 91 Scheme_Closed_Prim *prim; 133 static int do_mzscheme_command(exarg_T *, void *, Scheme_Closed_Prim *what); 158 static int eval_with_exn_handling(void *, Scheme_Closed_Prim *, 288 (Scheme_Closed_Prim *prim, void *data, const char *name, mzshort mina, 1288 eval_with_exn_handling(void *data, Scheme_Closed_Prim *what, Scheme_Object **ret) in eval_with_exn_handling() 1338 do_mzscheme_command(exarg_T *eap, void *data, Scheme_Closed_Prim *what) in do_mzscheme_command()
|