Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dmisc2.pro55 int get4c(FILE *fd);
/vim-8.2.3635/src/
H A Dspellfile.c439 len = get4c(fd); // <sectionlen> in spell_load_file()
762 wcount = get4c(fd); in suggest_load_files()
1594 len = get4c(fd); in spell_read_tree()
H A Dmisc2.c2721 get4c(FILE *fd) in get4c() function
H A Dundo.c1053 return get4c(bi->bi_fp); in undo_read_4c()