Searched refs:alloc_ht (Results 1 – 1 of 1) sorted by relevance
42 static int alloc_ht(T_HashTable *H, size_t size) in alloc_ht() function88 if(alloc_ht(*H,size)) in make_ht()140 if(alloc_ht(H,((H->inuse+1)*4+H->fill)/5)) in rehash()