Searched refs:mf_hash_grow (Results 1 – 3 of 3) sorted by relevance
5 We need 2 million lines to trigger a call to mf_hash_grow(). If it would mess
5 " We need 2 million lines to trigger a call to mf_hash_grow(). If it would mess
90 static int mf_hash_grow(mf_hashtab_T *);1403 if (mf_hash_grow(mht) == FAIL) in mf_hash_add_item()1438 mf_hash_grow(mf_hashtab_T *mht) in mf_hash_grow() function