Home
last modified time | relevance | path

Searched defs:oldstack (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_posix_libcdep.cpp190 stack_t altstack, oldstack; in SetAlternateSignalStack() local
205 stack_t altstack, oldstack; in UnsetAlternateSignalStack() local
/freebsd/sys/contrib/openzfs/module/lua/
H A Dldo.c225 static void correctstack (lua_State *L, TValue *oldstack) { in correctstack()
245 TValue *oldstack = L->stack; in luaD_reallocstack() local