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

/freebsd-13-stable/contrib/lua/src/
H A Dltable.c341 static void freehash (lua_State *L, Table *t) { function
545 freehash(L, &newt); /* release new hash part */
556 freehash(L, &newt); /* free old hash part */
609 freehash(L, t);

Completed in 50 milliseconds