Searched refs:__ILL_BNDMOD (Results 1 – 2 of 2) sorted by relevance
158 #define __ILL_BNDMOD (__SI_FAULT|11) /* bundle-update (modification) in progress */ macro
195 sig = SIGILL; code = __ILL_BNDMOD; in ia64_bad_break()