Searched defs:rehash (Results 1 – 6 of 6) sorted by relevance
44 static void rehash(register Namval_t *np,void *data) in rehash() function
153 rehash(HASHSET h) in rehash() function
165 static void rehash(Hash *pH, int new_size){ in rehash() function
325 rehash(Array *tp) /* rehash items in small table into big one */ in rehash() function
343 static void rehash (lua_State *L, Table *t, const TValue *ek) { in rehash() function
238 static void rehash(register Namval_t *np,void *data) in rehash() function