Lines Matching full:nchars
838 unsigned int nchars;
847 nchars = (LISTING_WORD_SIZE * 2 + 1) * listing_lhs_width;
853 for (idx = 0; idx < nchars; idx++)
868 while (src[cur] && idx < nchars)
886 for (; idx < nchars; idx++)
899 nchars = ((LISTING_WORD_SIZE * 2) + 1) * listing_lhs_width_second - 1;
905 while (src[cur] && idx < nchars)