Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dos_unix.c6203 int gpm_idx = -1; in RealWaitForChar() local
6235 gpm_idx = nfd; in RealWaitForChar()
6278 if (gpm_idx >= 0 && (fds[gpm_idx].revents & POLLIN)) in RealWaitForChar()
/vim-8.2.3635/runtime/doc/
H A Dversion6.txt10035 Solution: Use xsmp_idx instead of gpm_idx. (Neil Bird)