Searched refs:bkref_idx (Results 1 – 2 of 2) sorted by relevance
93 Idx from_node, Idx bkref_idx);97 Idx bkref_idx);1885 Idx subexp_idx, Idx from_node, Idx bkref_idx) in check_dst_limits_calc_pos_1() argument1899 if (bkref_idx != -1) in check_dst_limits_calc_pos_1()1901 struct re_backref_cache_entry *ent = mctx->bkref_ents + bkref_idx; in check_dst_limits_calc_pos_1()1932 dst, bkref_idx); in check_dst_limits_calc_pos_1()1967 Idx bkref_idx) in check_dst_limits_calc_pos() argument1987 from_node, bkref_idx); in check_dst_limits_calc_pos()
400 bkref_idx == -1, and don't recurse in that case.980 and destination bkref_idx out of the loop. Pass it to987 accept bkref_idx instead. Call check_dst_limits_calc_pos_1 to do the