Searched defs:words (Results 1 – 1 of 1) sorted by relevance
92 private long[] words; field in BitSet173 private BitSet(long[] words) { in BitSet()222 long[] words = new long[n]; in valueOf() local267 long[] words = new long[(n + 7) / 8]; in valueOf() local