Searched refs:bc_parse_next_for (Results 1 – 3 of 3) sorted by relevance
449 extern const BcParseNext bc_parse_next_for;
1017 const BcParseNext bc_parse_next_for = BC_PARSE_NEXT(1, BC_LEX_SCOLON); variable
1168 bc_parse_expr_status(p, 0, bc_parse_next_for); in bc_parse_for()1190 bc_parse_expr_status(p, flags, bc_parse_next_for); in bc_parse_for()