Home
last modified time | relevance | path

Searched refs:old_top (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dpstats.py272 old_top = self.top_level
274 for func in old_top:
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dldo.c596 ptrdiff_t old_top, ptrdiff_t ef) { in luaD_pcall() argument
605 StkId oldtop = restorestack(L, old_top); in luaD_pcall()