Home
last modified time | relevance | path

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

/mirbsd/src/usr.bin/vi/ex/
Dex.c205 int newscreen, notempty, tmp, vi_address; local
254 for (notempty = 0; ecp->clen > 0; ++ecp->cp, --ecp->clen)
259 notempty = 1;
271 notempty = 1;
317 (!notempty || F_ISSET(sp, SC_VI) || F_ISSET(ecp, E_BLIGNORE))) {