Home | History | Annotate | Download | only in ref

Lines Matching refs:lookfor

1415   protected int findInSortedSuballocatedIntVector(SuballocatedIntVector vector, int lookfor)
1425 int test = lookfor-vector.elementAt(i);