Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dldo.c153 static void seterrorobj (lua_State *L, int errcode, StkId oldtop) { in seterrorobj()
537 StkId oldtop; in recover() local
680 StkId oldtop = restorestack(L, old_top); in luaD_pcall() local
/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dldo.c51 void luaD_seterrorobj (lua_State *L, int errcode, StkId oldtop) { in luaD_seterrorobj()
466 StkId oldtop = restorestack(L, old_top); in luaD_pcall() local
/f-stack/freebsd/contrib/octeon-sdk/cvmx-malloc/
H A Dmalloc.c2872 mchunkptr oldtop, p; in public_cALLOc() local