Searched refs:firstfew (Results 1 – 1 of 1) sorted by relevance
195 size_t firstfew; member299 findex->firstfew = (int) sqrt ((double) count); in message_fuzzy_index_alloc()300 if (findex->firstfew < 10) in message_fuzzy_index_alloc()301 findex->firstfew = 10; in message_fuzzy_index_alloc()549 count = findex->firstfew; in message_fuzzy_index_search()