Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_v.c422 undkind = UNDALL; in undvis()
H A Dex.h358 #define UNDALL 2 macro
H A Dex_cmdsub.c1437 if (undkind == UNDALL) { in undo()
1490 case UNDALL: in somechange()
H A Dex_subr.c723 undkind = UNDALL; in save()
H A Dex_vmain.c900 forbid (vundkind == VMANY && undkind==UNDALL);