Home
last modified time | relevance | path

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

/titanic_52/usr/src/contrib/ast/src/lib/libast/include/
H A Dstk.h46 #define stktop(sp) ((char*)(sp)->_next) macro
/titanic_52/usr/src/cmd/checknr/
H A Dchecknr.c46 static int stktop; variable
[all...]
/titanic_52/usr/src/lib/libc/port/threads/
H A Dthr.c236 uintptr_t stktop = ulwp->ul_stktop; in ulwp_clean() local