Home
last modified time | relevance | path

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

/external/lua/src/
Dldo.c91 static void seterrorobj (lua_State *L, int errcode, StkId oldtop) { in seterrorobj()
582 StkId oldtop; in recover() local
731 StkId oldtop = restorestack(L, old_top); in luaD_pcall() local
/external/python/cpython2/Objects/
Dframeobject.c559 PyObject **fastlocals, **p, **oldtop; in frame_clear() local
/external/python/cpython3/Objects/
Dframeobject.c529 PyObject **fastlocals, **p, **oldtop; in frame_tp_clear() local
/external/u-boot/common/
Ddlmalloc.c2076 mchunkptr oldtop = top; local