Home
last modified time | relevance | path

Searched defs:oldstack (Results 1 – 1 of 1) sorted by relevance

/minix3/external/mit/lua/dist/src/
H A Dldo.c157 static void correctstack (lua_State *L, TValue *oldstack) { in correctstack()
177 TValue *oldstack = L->stack; in luaD_reallocstack() local