Searched refs:EXC_MACF_MIN (Results 1 – 2 of 2) sorted by relevance
184 #define EXC_MACF_MIN 0x20000 /* MACF exceptions */ macro
1924 if ((code < EXC_MACF_MIN) || (code > EXC_MACF_MAX)) { in mac_do_machexc()