Home
last modified time | relevance | path

Searched refs:EXC_I386_EXTERR (Results 1 – 2 of 2) sorted by relevance

/xnu-10002.81.5/osfmk/mach/i386/
H A Dexception.h90 #define EXC_I386_EXTERR 5 macro
/xnu-10002.81.5/osfmk/i386/
H A Dtrap.c1259 code = EXC_I386_EXTERR; in user_trap()