Searched defs:oldtop (Results 1 – 3 of 3) sorted by relevance
153 static void seterrorobj (lua_State *L, int errcode, StkId oldtop) { in seterrorobj()537 StkId oldtop; in recover() local680 StkId oldtop = restorestack(L, old_top); in luaD_pcall() local
51 void luaD_seterrorobj (lua_State *L, int errcode, StkId oldtop) { in luaD_seterrorobj()466 StkId oldtop = restorestack(L, old_top); in luaD_pcall() local
2872 mchunkptr oldtop, p; in public_cALLOc() local