Home
last modified time | relevance | path

Searched defs:part (Results 1 – 8 of 8) sorted by relevance

/vim-8.2.3635/src/
H A Dchannel.c310 ch_part_T part; in add_channel() local
525 ch_part_T part; in channel_fd2channel() local
544 ch_part_T part; in channel_read_fd() local
702 ch_part_T part; in channel_gui_unregister() local
1167 ch_part_T part; in channel_set_options() local
1501 ch_part_T part, in channel_set_req_callback()
2369 ch_part_T part, in channel_get_json()
3157 ch_part_T part; in channel_close() local
3719 ch_part_T part, in channel_read_json_block()
4032 ch_part_T part, in channel_send()
[all …]
H A Djob.c43 handle_io(typval_T *item, ch_part_T part, jobopt_T *opt) in handle_io()
128 ch_part_T part; in get_job_options() local
1290 ch_part_T part; in job_start() local
H A Dif_tcl.c1053 Tcl_Obj *part, *var; in winselfcmd() local
H A Dviminfo.c383 char_u part[51]; in removable() local
H A Doption.c4844 char_u *part = NULL; in put_setstring() local
H A Deval.c4873 ch_part_T part; in set_ref_in_item() local
H A Dterminal.c7378 int part; in term_report_winsize() local
H A Dstructs.h2191 #define CH_PART_FD(part) ch_part[part].ch_fd argument