Searched refs:bc_parse_createCondLabel (Results 1 – 2 of 2) sorted by relevance
204 bc_parse_createCondLabel(BcParse* p, size_t idx) in bc_parse_createCondLabel() function1212 bc_parse_createCondLabel(p, p->func->labels.len); in bc_parse_while()1295 bc_parse_createCondLabel(p, update_idx); in bc_parse_for()
3195 static void bc_parse_createCondLabel(BcParse *p, size_t idx) { in bc_parse_createCondLabel() function3776 bc_parse_createCondLabel(p, p->func->labels.len); in bc_parse_while()3848 bc_parse_createCondLabel(p, update_idx); in bc_parse_for()