Searched refs:comb_vect_els_num (Results 1 – 1 of 1) sorted by relevance
7325 int comb_vect_els_num; in add_vect() local7365 comb_vect_els_num = tab->comb_vect.length (); in add_vect()7379 comb_vect_index < comb_vect_els_num; in add_vect()7384 && vect_index + comb_vect_index < comb_vect_els_num; in add_vect()7392 || vect_index + comb_vect_index >= comb_vect_els_num) in add_vect()7411 if (comb_vect_els_num == 0) in add_vect()7416 vect_index < vect_length && vect_index < comb_vect_els_num; in add_vect()7420 if (vect_index + comb_vect_index < comb_vect_els_num in add_vect()7428 for (comb_vect_index = 1, i = vect_length; i < comb_vect_els_num; in add_vect()7437 for ( ; comb_vect_index < comb_vect_els_num; comb_vect_index++) in add_vect()[all …]