Searched refs:ILL_BADSTK (Results 1 – 2 of 2) sorted by relevance
87 ILL_BADSTK, /* Internal stack error. */ enumerator88 # define ILL_BADSTK ILL_BADSTK macro
70 detail->code = posix ? ILL_BADSTK : ILL_STACK_FAULT; in exception2signal()
Completed in 4 milliseconds