Searched refs:__ILL_BNDMOD (Results 1 – 2 of 2) sorted by relevance
328 case __ILL_BNDMOD: in get_sigcode()331 static_assert(NSIGILL == __ILL_BNDMOD, "missing ILL_* si_code"); in get_sigcode()
153 #define __ILL_BNDMOD 11 macro