Searched defs:stktop (Results 1 – 3 of 3) sorted by relevance
46 #define stktop(sp) ((char*)(sp)->_next) macro
48 static int stktop; variable
237 uintptr_t stktop = ulwp->ul_stktop; in ulwp_clean() local