Home
last modified time | relevance | path

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

/titanic_50/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; in setLAST()
H A Dex_vops.c544 notpart(lastreg); in vchange()