Lines Matching refs:bc_lex_next

315 	bc_lex_next(&p->l);  in bc_parse_rightParen()
330 bc_lex_next(&p->l); in bc_parse_args()
343 if (comma) bc_lex_next(&p->l); in bc_parse_args()
392 bc_lex_next(&p->l); in bc_parse_call()
417 bc_lex_next(&p->l); in bc_parse_name()
422 bc_lex_next(&p->l); in bc_parse_name()
456 bc_lex_next(&p->l); in bc_parse_name()
501 bc_lex_next(&p->l); in bc_parse_noArgBuiltin()
505 bc_lex_next(&p->l); in bc_parse_noArgBuiltin()
510 bc_lex_next(&p->l); in bc_parse_noArgBuiltin()
525 bc_lex_next(&p->l); in bc_parse_builtin()
528 bc_lex_next(&p->l); in bc_parse_builtin()
552 bc_lex_next(&p->l); in bc_parse_builtin()
569 bc_lex_next(&p->l); in bc_parse_builtin3()
572 bc_lex_next(&p->l); in bc_parse_builtin3()
583 bc_lex_next(&p->l); in bc_parse_builtin3()
590 bc_lex_next(&p->l); in bc_parse_builtin3()
600 bc_lex_next(&p->l); in bc_parse_builtin3()
609 bc_lex_next(&p->l); in bc_parse_builtin3()
618 bc_lex_next(&p->l); in bc_parse_builtin3()
646 bc_lex_next(&p->l); in bc_parse_builtin3()
661 bc_lex_next(&p->l); in bc_parse_scale()
681 bc_lex_next(&p->l); in bc_parse_scale()
690 bc_lex_next(&p->l); in bc_parse_scale()
730 bc_lex_next(&p->l); in bc_parse_incdec()
739 bc_lex_next(&p->l); in bc_parse_incdec()
757 bc_lex_next(&p->l); in bc_parse_incdec()
762 bc_lex_next(&p->l); in bc_parse_incdec()
797 bc_lex_next(&p->l); in bc_parse_minus()
820 bc_lex_next(&p->l); in bc_parse_str()
835 bc_lex_next(&p->l); in bc_parse_print()
858 if (comma) bc_lex_next(&p->l); in bc_parse_print()
891 bc_lex_next(&p->l); in bc_parse_return()
909 bc_lex_next(&p->l); in bc_parse_return()
964 bc_lex_next(&p->l); in bc_parse_endBody()
1022 bc_lex_next(&p->l); in bc_parse_endBody()
1142 bc_lex_next(&p->l); in bc_parse_if()
1146 bc_lex_next(&p->l); in bc_parse_if()
1152 bc_lex_next(&p->l); in bc_parse_if()
1192 bc_lex_next(&p->l); in bc_parse_else()
1207 bc_lex_next(&p->l); in bc_parse_while()
1209 bc_lex_next(&p->l); in bc_parse_while()
1219 bc_lex_next(&p->l); in bc_parse_while()
1237 bc_lex_next(&p->l); in bc_parse_for()
1239 bc_lex_next(&p->l); in bc_parse_for()
1248 bc_lex_next(&p->l); in bc_parse_for()
1283 bc_lex_next(&p->l); in bc_parse_for()
1311 bc_lex_next(&p->l); in bc_parse_for()
1362 bc_lex_next(&p->l); in bc_parse_loopExit()
1376 bc_lex_next(&p->l); in bc_parse_func()
1387 bc_lex_next(&p->l); in bc_parse_func()
1399 bc_lex_next(&p->l); in bc_parse_func()
1418 bc_lex_next(&p->l); in bc_parse_func()
1429 bc_lex_next(&p->l); in bc_parse_func()
1444 bc_lex_next(&p->l); in bc_parse_func()
1452 bc_lex_next(&p->l); in bc_parse_func()
1460 bc_lex_next(&p->l); in bc_parse_func()
1471 if (comma) bc_lex_next(&p->l); in bc_parse_func()
1484 bc_lex_next(&p->l); in bc_parse_func()
1502 bc_lex_next(&p->l); in bc_parse_auto()
1517 bc_lex_next(&p->l); in bc_parse_auto()
1524 bc_lex_next(&p->l); in bc_parse_auto()
1532 bc_lex_next(&p->l); in bc_parse_auto()
1538 if (comma) bc_lex_next(&p->l); in bc_parse_auto()
1590 if (p->l.t == BC_LEX_NLINE) bc_lex_next(&p->l); in bc_parse_body()
1628 bc_lex_next(&p->l); in bc_parse_stmt()
1666 bc_lex_next(&p->l); in bc_parse_stmt()
1674 bc_lex_next(&p->l); in bc_parse_stmt()
1782 bc_lex_next(&p->l); in bc_parse_stmt()
1812 bc_lex_next(&p->l); in bc_parse_stmt()
1934 bc_lex_next(&p->l); in bc_parse_stmt()
2044 bc_lex_next(&p->l); in bc_parse_expr_err()
2494 if (get_token) bc_lex_next(&p->l); in bc_parse_expr_err()
2610 bc_lex_next(&p->l); in bc_parse_expr_err()