Searched refs:O_OPTIONCOUNT (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/nvi/common/
H A Doptions_def.h83 #define O_OPTIONCOUNT 82 macro
H A Dscreen.h142 OPTION opts[O_OPTIONCOUNT]; /* Ex/vi: Options. */
H A Doptions.c834 int b_op[O_OPTIONCOUNT], s_op[O_OPTIONCOUNT];
1137 for (cnt = rval = 0; cnt < O_OPTIONCOUNT; ++cnt) {
1179 for (cnt = 0; cnt < O_OPTIONCOUNT; ++cnt) {

Completed in 128 milliseconds