Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/vi/port/
H A Dex_vis.h197 var line *vUNDdot; /* The line address of line saved in vUNDsav */ variable
200 #define killU() vUNDdot = NOLINE
H A Dex_vops.c70 if (vundkind == VNONE || vundkind == VCAPU || vUNDdot != dot) { in vUndo()
369 if (vUNDdot != dot) { in vmove()
372 vUNDdot = dot; in vmove()
H A Dex_v.c504 vUNDdot = 0; in vok()