Searched refs:getout (Results 1 – 18 of 18) sorted by relevance
36 getout=no37 mkdir $tmpdir || getout=yes39 if test $getout = yes; then
769 getout(1); in vim_main2()1529 getout(exitval); // exit Vim properly in getout_preserve_modified()1539 getout(int exitval) in getout() function2800 getout(1); in create_windows()2860 getout(1); in create_windows()2978 getout(1); in edit_buffers()3616 getout(1); in check_swap_exists_action()
1061 getout(0); in read_error_exit()
206 getout(1); in evalvars_init()2409 getout(1); in set_argv_var()2414 getout(1); in set_argv_var()
228 getout(1); in netbeans_connect()459 getout(0); in nb_parse_cmd()
3706 getout(1); in find_ex_command()5697 getout(0); in ex_quit()5714 getout(eap->addr_count > 0 ? (int)eap->line2 : EXIT_FAILURE); in ex_cquit()5746 getout(0); in ex_quit_all()6234 getout(0); in ex_exit()
7054 goto getout; in mch_access()7066 goto getout; in mch_access()7084 goto getout; in mch_access()7089 getout: in mch_access()
2193 getout(1); in preserve_exit()
2298 getout(0); // exit Vim in do_wqall()
880 getout(0); in gui_shell_closed()
3255 getout(1); in gui_mch_prepare()
203 getout(2); in open_buffer()
1235 getout(1); in ml_recover()
2590 getout(0); in win_close()
1122 getout(1); in SIGDEFARG()
12 void getout(int exitval);
797 throw "getout" # comment827 assert_equal('getout', g:thrown_func)830 assert_equal('getout', g:thrown_def)
24514 Solution: Add a ch_log() call in getout().