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