Searched refs:lastreg (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_vmain.c354 lastreg = vreg;
355 else if (isdigit(lastreg) && lastreg < '9')
356 lastreg++;
357 vreg = lastreg;
H A Dex_vis.h262 var short lastreg; /* Register with last command */ variable
H A Dex_vget.c319 lastreg = vreg;
H A Dex_vops.c544 notpart(lastreg);

Completed in 481 milliseconds