Searched refs:bc_parse_endBody (Results 1 – 2 of 2) sorted by relevance
523 static void bc_parse_endBody(BcParse *p, bool brace) { in bc_parse_endBody() function943 bc_parse_endBody(p, false); in bc_parse_body()969 bc_parse_endBody(p, false); in bc_parse_stmt()1046 bc_parse_endBody(p, true); in bc_parse_stmt()
3534 static BcStatus bc_parse_endBody(BcParse *p, int brace) { in bc_parse_endBody() function3989 s = bc_parse_endBody(p, 0); in bc_parse_body()4012 s = bc_parse_endBody(p, 0); in bc_parse_stmt()4072 s = bc_parse_endBody(p, 1); in bc_parse_stmt()