Home | History | Annotate | Download | only in src

Lines Matching full:nvars

2071   int nvars = 0;  // the number of variables declared
2074 if (nvars > 0) Consume(Token::COMMA);
2092 nvars++;
2205 if (!is_const && nvars == 1) {