Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dterminal.c4980 read_dump_file(FILE *fd, VTermPos *cursor_pos) in read_dump_file() function
5372 width = read_dump_file(fd1, &cursor_pos1); in term_load_dump()
5405 width2 = read_dump_file(fd2, &cursor_pos2); in term_load_dump()