Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dmisc2.c222 int correct = wcol - col; in coladvance2() local
246 int correct = wcol - col - csize + 1; // negative!! in coladvance2() local