Searched refs:oldccount (Results 1 – 1 of 1) sorted by relevance
216 int cclcnt, x, ccount, oldccount; in yylex() local270 ccount = oldccount = nxtchar; in yylex()275 cclcnt += ccount - oldccount; in yylex()276 nxtchar += ccount - oldccount; in yylex()