Searched refs:lim_idx (Results 1 – 1 of 1) sorted by relevance
1886 Idx lim_idx, src_pos, dst_pos; in check_dst_limits() local1890 for (lim_idx = 0; lim_idx < limits->nelem; ++lim_idx) in check_dst_limits()1894 ent = mctx->bkref_ents + limits->elems[lim_idx]; in check_dst_limits()1897 dst_pos = check_dst_limits_calc_pos (mctx, limits->elems[lim_idx], in check_dst_limits()1900 src_pos = check_dst_limits_calc_pos (mctx, limits->elems[lim_idx], in check_dst_limits()2035 Idx node_idx, lim_idx; in check_subexp_limits() local2037 for (lim_idx = 0; lim_idx < limits->nelem; ++lim_idx) in check_subexp_limits()2041 ent = bkref_ents + limits->elems[lim_idx]; in check_subexp_limits()