Searched refs:bc_parse_while (Results 1 – 2 of 2) sorted by relevance
659 static void bc_parse_while(BcParse *p) { in bc_parse_while() function1129 bc_parse_while(p); in bc_parse_stmt()
3678 static BcStatus bc_parse_while(BcParse *p) { in bc_parse_while() function4146 s = bc_parse_while(p); in bc_parse_stmt()