Searched defs:oldtop (Results 1 – 3 of 3) sorted by relevance
84 static void seterrorobj (lua_State *L, int errcode, StkId oldtop) { in seterrorobj()462 StkId oldtop; in recover() local605 StkId oldtop = restorestack(L, old_top); in luaD_pcall() local
523 PyObject **fastlocals, **p, **oldtop; in frame_clear() local
525 PyObject **fastlocals, **p, **oldtop; in frame_clear() local