Searched defs:oldstack (Results 1 – 4 of 4) sorted by relevance
92 stack_t *oldstack; variable
149 stack_t altstack, oldstack; in SetAlternateSignalStack() local165 stack_t altstack, oldstack; in UnsetAlternateSignalStack() local
142 static void correctstack (lua_State *L, TValue *oldstack) { in correctstack()162 TValue *oldstack = L->stack; in luaD_reallocstack() local