Home
last modified time | relevance | path

Searched defs:hisnum (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Dcmdhist.c18 static int hisnum[HIST_COUNT] = {0, 0, 0, 0, 0}; variable
H A Dviminfo.c677 int *hisnum = get_hisnum(type); in concat_history() local
744 int *hisnum = get_hisnum(type); in merge_history() local
H A Dstructs.h1210 int hisnum; // identifying number member