Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dscreen.c2600 int retry_count = 0; in screenalloc() local
2900 if (starting == 0 && ++retry_count <= 3) in screenalloc()