Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_voper.c392 forbid(Xhadcnt); in operate()
743 forbid(Xhadcnt); in operate()
773 if (!Xhadcnt) in operate()
789 forbid(Xhadcnt); in operate()
H A Dex_vis.h247 var bool Xhadcnt; /* Last command had explicit count? */ variable
H A Dex_vget.c320 lasthad = Xhadcnt; in setLAST()
781 Xhadcnt = 1; in vgetcnt()
H A Dex_vmain.c122 Xhadcnt = hadcnt = 0;
1439 zop2(Xhadcnt ? Xcnt : value(vi_WINDOW) - 1, '=');