Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dmisc2.c126 colnr_T wcol_arg) // column to move to (can be negative) in coladvance2() argument
128 colnr_T wcol = wcol_arg; in coladvance2()