Searched refs:lowest_index (Results 1 – 1 of 1) sorted by relevance
243 void fill_xor_mask(lsh::BucketKey key, int lowest_index, unsigned int level, in fill_xor_mask() argument248 for (int index = lowest_index - 1; index >= 0; --index) { in fill_xor_mask()