Home
last modified time | relevance | path

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

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