Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_cmdsub.c398 undkind = UNDMOVE; in move1()
1232 if (undkind == UNDMOVE) { in undo()
1477 case UNDMOVE: in somechange()
H A Dex.h357 #define UNDMOVE 1 macro
H A Dex_vops.c135 if (undkind == UNDMOVE)