Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dldo.c216 int oldgcstop = G(L)->gcstopem; in luaD_reallocstack() local
222 G(L)->gcstopem = oldgcstop; /* restore emergency collection */ in luaD_reallocstack()