Home
last modified time | relevance | path

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

/original-bsd/usr.bin/ex/
H A Dex_cmdsub.c322 undkind = UNDMOVE;
924 if (undkind == UNDMOVE) {
1046 case UNDMOVE: in somechange()
H A Dex.h333 #define UNDMOVE 1 macro
H A Dex_vops.c104 if (undkind == UNDMOVE)