Searched refs:bc_parse_next_read (Results 1 – 4 of 4) sorted by relevance
459 extern const BcParseNext bc_parse_next_read;
1039 const BcParseNext bc_parse_next_read = BC_PARSE_NEXT(2, BC_LEX_NLINE, variable
2639 bc_parse_expr_status(p, flags, bc_parse_next_read); in bc_parse_expr()
771 BcParseNext bc_parse_next_read = variable4852 s = bc_parse_expr_status(&parse, BC_PARSE_NOREAD, bc_parse_next_read); in bc_program_read()