Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/lua/src/
H A Dldo.c163 static void correctstack (lua_State *L, StkId oldstack, StkId newstack) { in correctstack()
186 StkId newstack = luaM_reallocvector(L, L->stack, in luaD_reallocstack() local
H A Dlcode.c475 int newstack = fs->freereg + n; in luaK_checkstack() local
/freebsd-13.1/sys/contrib/openzfs/module/lua/
H A Dlcode.c264 int newstack = fs->freereg + n; in luaK_checkstack() local
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.cpp581 uptr *newstack = (uptr*)internal_alloc(MBlockShadowStack, in GrowShadowStack() local