Searched refs:__ILL_BREAK (Results 1 – 4 of 4) sorted by relevance
194 #define __ILL_BREAK 10 /* illegal break */ macro
169 sig = SIGILL; code = __ILL_BREAK; in ia64_bad_break()