Searched refs:bc_parse_body (Results 1 – 1 of 1) sorted by relevance
3948 static BcStatus bc_parse_body(BcParse *p, int brace) { in bc_parse_body() function4009 if (!s) s = bc_parse_body(p, 1); in bc_parse_stmt()4015 return bc_parse_body(p, 0); in bc_parse_stmt()