Searched refs:toWordIndex (Results 1 – 1 of 1) sorted by relevance
1383 private int nextSetBit(int fromIndex, int toWordIndex) { in nextSetBit() argument1386 if (u > toWordIndex) in nextSetBit()1395 if (++u > toWordIndex) in nextSetBit()