Home
last modified time | relevance | path

Searched refs:UNDALL (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/cmd/vi/port/
H A Dex_v.c424 undkind = UNDALL; in undvis()
H A Dex.h358 #define UNDALL 2 macro
H A Dex_cmdsub.c1432 if (undkind == UNDALL) { in undo()
1485 case UNDALL: in somechange()
H A Dex_subr.c716 undkind = UNDALL; in save()
H A Dex_vmain.c903 forbid (vundkind == VMANY && undkind==UNDALL);