Lines Matching defs:lex
137 void lex() {
212 Toks.lex();
219 Toks.lex();
247 Toks.lex();
282 // where we can lex it.
288 // Make and enter a lexer object so that we lex and expand the tokens just
295 // With everything set up, lex this as a #pragma directive.
363 Toks.lex();
372 Toks.lex();
379 Toks.lex();
405 // With everything set up, lex this as a #pragma directive.
1291 // Get the next token, which is either an EOD or a string literal. We lex