Home
last modified time | relevance | path

Searched defs:bufsize (Results 1 – 9 of 9) sorted by relevance

/vim-8.2.3635/src/
H A Duninstall.c63 popup_gvim_path(char *buf, DWORD bufsize) in popup_gvim_path()
89 openwith_gvim_path(char *buf, DWORD bufsize) in openwith_gvim_path()
H A Dif_cscope.c1681 int bufsize, in cs_parse_results()
1908 int bufsize = 0; // Track available bufsize in cs_print_tags_priv() local
H A Dterm.c4511 int bufsize, in put_string_in_typebuf()
4887 int bufsize, in handle_key_with_modifier()
4951 int bufsize, in handle_csi()
5299 int bufsize, in check_termcode()
H A Dbufwrite.c658 int bufsize; in buf_write() local
H A Dfileio.c5630 read_eintr(int fd, void *buf, size_t bufsize) in read_eintr()
5648 write_eintr(int fd, void *buf, size_t bufsize) in write_eintr()
H A Dcharset.c282 int bufsize) in trans_characters()
H A Dnetbeans.c678 size_t bufsize; in nb_get_buf() local
H A Dwindow.c759 size_t bufsize, in cmd_with_count()
H A Dquickfix.c3682 qf_fmt_text(char_u *text, char_u *buf, int bufsize) in qf_fmt_text()
3707 qf_range_text(qfline_T *qfp, char_u *buf, int bufsize) in qf_range_text()