Searched refs:notecnt (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_vops.c117 notecnt = 0;
124 notecnt = 1;
140 savenote = notecnt;
152 notecnt = 0;
1035 if (notecnt <= vcnt - vcline && notecnt < value(vi_REPORT))
1036 notecnt = 0;
H A Dex_vget.c467 if (notecnt < 1 || !must && state == VISUAL)
474 verbalize(notecnt, notenam, notesgn);
476 notecnt = 0;
H A Dex_vmain.c567 if (notecnt == 2)
568 notecnt = 0;
1403 notecnt = 0;
H A Dex.h245 var int notecnt; /* Count for notify (to visual from cmd) */ variable
H A Dex_subr.c286 notecnt = cnt;
491 notecnt = i;
H A Dex_temp.c618 notecnt = cnt;
H A Dex_voper.c91 notecnt = 0;
H A Dex_cmdsub.c445 notecnt = cnt;
H A Dex_vadj.c1078 notecnt = 0;

Completed in 640 milliseconds