Searched refs:rehash (Results 1 – 2 of 2) sorted by relevance
53 static void rehash(st_table *);266 rehash(table);\319 rehash(table) in rehash() function
343 static void rehash (lua_State *L, Table *t, const TValue *ek) { in rehash() function415 rehash(L, t, key); /* grow table */ in luaH_newkey()