Searched defs:oldstack (Results 1 – 3 of 3) sorted by relevance
168 stack_t altstack, oldstack; in SetAlternateSignalStack() local183 stack_t altstack, oldstack; in UnsetAlternateSignalStack() local
211 static void correctstack (lua_State *L, TValue *oldstack) { in correctstack()231 TValue *oldstack = L->stack; in luaD_reallocstack() local
163 static void correctstack (lua_State *L, StkId oldstack, StkId newstack) { in correctstack()