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

/freebsd-11-stable/contrib/nvi/common/
H A Doptions.c832 int base, b_num, cnt, col, colwidth, curlen, s_num; local
861 for (b_num = s_num = 0, op = optlist; op->name != NULL; ++op) {
922 b_op[b_num++] = cnt;
943 if (++row < numrows || b_num)
948 for (row = 0; row < b_num;) {
950 if (++row < b_num)

Completed in 59 milliseconds