Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/vi/port/
H A Dex_cmdsub.c397 undkind = UNDMOVE; in move1()
1227 if (undkind == UNDMOVE) { in undo()
1472 case UNDMOVE: in somechange()
H A Dex.h357 #define UNDMOVE 1 macro
H A Dex_vops.c135 if (undkind == UNDMOVE)