Searched refs:exchangehashpart (Results 1 – 1 of 1) sorted by relevance
516 static void exchangehashpart (Table *t1, Table *t2) { in exchangehashpart() function552 exchangehashpart(t, &newt); /* and new hash */ in luaH_resize()559 exchangehashpart(t, &newt); /* and hash (in case of errors) */ in luaH_resize()568 exchangehashpart(t, &newt); /* 't' has the new hash ('newt' has the old) */ in luaH_resize()
Completed in 16 milliseconds