Searched refs:ILL_INVOPR_FAULT (Results 1 – 2 of 2) sorted by relevance
117 #define ILL_INVOPR_FAULT 0x1 /* invalid operation */ macro
66 detail->code = posix ? ILL_ILLOPC : ILL_INVOPR_FAULT; in exception2signal()