Searched refs:cond_idx (Results 1 – 1 of 1) sorted by relevance
1234 size_t cond_idx, exit_idx, body_idx, update_idx; in bc_parse_for() local1254 cond_idx = p->func->labels.len; in bc_parse_for()1255 update_idx = cond_idx + 1; in bc_parse_for()1306 bc_parse_pushIndex(p, cond_idx); in bc_parse_for()