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