Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dex_eval.pro33 void enter_cleanup(cleanup_T *csp);
34 void leave_cleanup(cleanup_T *csp);
/vim-8.2.3635/src/
H A Dex_eval.c2193 enter_cleanup(cleanup_T *csp) in enter_cleanup()
2257 leave_cleanup(cleanup_T *csp) in leave_cleanup()
H A Dbuffer.c1063 cleanup_T cs; in goto_buffer()
1093 cleanup_T cs; in handle_swap_exists()
5329 cleanup_T cs; in ex_buffer_all()
H A Dstructs.h1029 typedef struct cleanup_stuff cleanup_T; typedef
H A Dquickfix.c6576 cleanup_T cs; in wipe_dummy_buffer()
H A Dex_docmd.c6983 cleanup_T cs; in do_exedit()