Home
last modified time | relevance | path

Searched refs:vi_REPORT (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_vars.h65 #define vi_REPORT 24 macro
H A Dex.c190 value(vi_REPORT) = 1; in main()
195 value(vi_REPORT) = 1; in main()
H A Dex_vadj.c1002 if (cnt > value(vi_REPORT) || newcnt > value(vi_REPORT)) in vreplace()
H A Dex_vops.c1035 if (notecnt <= vcnt - vcline && notecnt < value(vi_REPORT)) in vyankit()
H A Dex_subr.c467 return (hush == 0 && !inglobal && i > value(vi_REPORT)); in notable()