Searched refs:bc_parse_next_for (Results 1 – 1 of 1) sorted by relevance
766 BcParseNext bc_parse_next_for = BC_PARSE_NEXT(1, BC_LEX_SCOLON); variable3707 s = bc_parse_expr_status(p, 0, bc_parse_next_for); in bc_parse_for()3725 s = bc_parse_expr_status(p, BC_PARSE_REL, bc_parse_next_for); in bc_parse_for()