Lines Matching defs:index3
1103 int index3;1105 index3=(index1+index2)/2;1106 mapping=array_get(&(s->mapping),index3);1109 assert(index2!=index3 || index2==0);1110 if(index2==index3)1112 index2=index3;1114 if(index1==index3)1116 index1=index3;