Searched refs:update_idx (Results 1 – 1 of 1) sorted by relevance
3698 size_t cond_idx, exit_idx, body_idx, update_idx; in bc_parse_for() local3718 update_idx = cond_idx + 1; in bc_parse_for()3719 body_idx = update_idx + 1; in bc_parse_for()3748 bc_parse_createCondLabel(p, update_idx); in bc_parse_for()