Searched refs:ILL_BADSTK (Results 1 – 2 of 2) sorted by relevance
/haiku/src/bin/debug/strace/ | ||
H A D | signals.cpp | 86 CASE(ILL_BADSTK) in signal_code() |
/haiku/headers/posix/ | ||
H A D | signal.h | 181 #define ILL_BADSTK 17 /* internal stack error */ macro |