Searched defs:rehash (Results 1 – 4 of 4) sorted by relevance
263 void rehash(Array *tp) /* rehash items in small table into big one */ in rehash() function
342 static void rehash (lua_State *L, Table *t, const TValue *ek) { in rehash() function
335 static void rehash(st_table *table) in rehash() function
598 static void rehash (lua_State *L, Table *t, const TValue *ek) { in rehash() function