Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dldo.c84 static void seterrorobj (lua_State *L, int errcode, StkId oldtop) { in seterrorobj()
462 StkId oldtop; in recover() local
605 StkId oldtop = restorestack(L, old_top); in luaD_pcall() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dframeobject.c525 PyObject **fastlocals, **p, **oldtop; in frame_clear() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dframeobject.c523 PyObject **fastlocals, **p, **oldtop; in frame_clear() local