Home
last modified time | relevance | path

Searched refs:exchangehashpart (Results 1 – 1 of 1) sorted by relevance

/l4re-core-master/lua/lib/contrib/src/
A Dltable.c516 static void exchangehashpart (Table *t1, Table *t2) { in exchangehashpart() function
552 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