Searched refs:unddel (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_cmdsub.c166 unddel = a1 - 1;
209 unddel = addr1;
400 unddel = addrt;
555 unddel = dot - 1;
1233 if ((i = (jp = unddel) - undap2) > 0) {
1239 unddel = jp-1;
1245 addr2 = jp + ((unddel = undap2) - undap1);
1248 move1(0, unddel);
1309 * unddel: 4) gh gh gh gh
1336 if (unddel >
[all...]
H A Dex_set.c158 if (tmpadr == unddel) {
201 if (tmpadr == unddel) {
H A Dex_v.c421 unddel = zero;
H A Dex.h341 * lines put here go back after unddel, and to complete the undo
351 var line *unddel; /* Saved deleted lines go after here */ variable
H A Dex_vget.c746 fprintf(trace, "\n%s: undkind=%d, vundkind=%d, unddel=%d, undap1=%d, undap2=%d,\n",
747 s, undkind, vundkind, lineno(unddel), lineno(undap1), lineno(undap2));
H A Dex_subr.c717 unddel = a1 - 1;

Completed in 66 milliseconds