Home
last modified time | relevance | path

Searched refs:msg_outnum (Results 1 – 11 of 11) sorted by relevance

/vim-8.2.3635/src/
H A Dversion.c8301 msg_outnum((long)first); in list_version()
8305 msg_outnum((long)included_patches[i]); in list_version()
H A Dos_amiga.c1326 msg_outnum((long)x); in mch_call_shell()
1428 msg_outnum((long)x); in mch_call_shell()
H A Dsyntax.c3875 msg_outnum(curwin->w_s->b_syn_sync_minlines); in syn_cmd_list()
3948 msg_outnum(curwin->w_s->b_syn_sync_minlines); in syn_lines_msg()
3955 msg_outnum(curwin->w_s->b_syn_sync_maxlines); in syn_lines_msg()
3968 msg_outnum(curwin->w_s->b_syn_sync_linebreaks); in syn_match_msg()
4241 msg_outnum(n); in put_pattern()
6768 msg_outnum(p->count); in syntime_report()
6771 msg_outnum(p->match); in syntime_report()
6801 msg_outnum(total_count); in syntime_report()
H A Dmemline.c1751 msg_outnum(char_to_long(b0p->b0_pid)); in ml_recover()
2040 msg_outnum((long)++file_count); in recover_names()
2225 msg_outnum(char_to_long(b0.b0_pid)); in swapfile_info()
H A Duserfunc.c2694 msg_outnum((long)argvars[i].vval.v_number); in call_user_func()
4022 msg_outnum((long)(j + 1)); in define_function()
H A Dos_unix.c4593 msg_outnum((long)x); in mch_call_shell_system()
5430 msg_outnum((long)retval); in mch_call_shell_fork()
H A Dmenu.c1185 msg_outnum((long)menu->priority); in show_menus_recursive()
H A Dmessage.c1485 msg_outnum(long n) in msg_outnum() function
H A Dex_cmds.c5406 msg_outnum((long)nr); in ex_oldfiles()
H A Deval.c6328 msg_outnum((long)script_ctx.sc_lnum); in last_set_msg()
/vim-8.2.3635/src/proto/
H A Dmessage.pro30 void msg_outnum(long n);