Searched refs:null_found (Results 1 – 1 of 1) sorted by relevance
467 bool null_found = false; in MakeSpaceForKey() local469 while (!null_found && curr_pos < tree.size()) { in MakeSpaceForKey()477 hash_cnt < num_hash_func_ && !null_found; ++hash_cnt) { in MakeSpaceForKey()493 null_found = true; in MakeSpaceForKey()501 if (null_found) { in MakeSpaceForKey()516 return null_found; in MakeSpaceForKey()