Home
last modified time | relevance | path

Searched refs:lastcnt (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/cmd/vi/port/
H A Dex_vis.h258 var int lastcnt; /* Count for last command */ variable
H A Dex_vmain.c352 lastcnt = cnt;
358 cnt = lastcnt;
H A Dex_vget.c321 lastcnt = Xcnt; in setLAST()