Searched refs:NOLINE (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_vwind.c72 vshow(addr, NOLINE);
118 vshow(dot - cnt, NOLINE);
167 vshow(dot + cnt, NOLINE);
H A Dex_vis.h200 #define killU() vUNDdot = NOLINE
H A Dex_vops.c359 wdot = NOLINE;
587 wdot = NOLINE;
887 if (wdot == NOLINE || wdot < one || wdot > dol) {
1034 wdot = NOLINE;
H A Dex_voper.c90 wdot = NOLINE;
741 forbid(wdot == NOLINE);
908 wdot = NOLINE;
H A Dex_v.c256 vshow(dot, NOLINE);
H A Dex_vops3.c491 wdot = NOLINE;
H A Dex.h387 #define NOLINE (line *) 0 macro
H A Dex_vget.c302 vshow(dot, NOLINE);
H A Dex_vadj.c553 wdot = NOLINE;
H A Dex_vops2.c623 vshow(dot, NOLINE);

Completed in 85 milliseconds