Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dundo.c2237 u_doit(int startcount) in u_doit() argument
2239 int count = startcount; in u_doit()
2269 if (count == startcount - 1) in u_doit()
2284 if (count == startcount - 1) in u_doit()