Searched refs:bv2 (Results 1 – 1 of 1) sorted by relevance
205 static void checkSizes(const BitVector* bv1, const BitVector* bv2) in checkSizes() argument207 if (bv1->storageSize != bv2->storageSize) { in checkSizes()209 bv1->storageSize, bv2->storageSize); in checkSizes()