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

/freebsd-13-stable/contrib/lua/src/
H A Dltable.c497 static void exchangehashpart (Table *t1, Table *t2) { function
533 exchangehashpart(t, &newt); /* and new hash */
540 exchangehashpart(t, &newt); /* and hash (in case of errors) */
549 exchangehashpart(t, &newt); /* 't' has the new hash ('newt' has the old) */

Completed in 101 milliseconds