Home
last modified time | relevance | path

Searched refs:EXC_I386_INTO (Results 1 – 3 of 3) sorted by relevance

/xnu-11215.1.10/osfmk/mach/i386/
H A Dexception.h87 #define EXC_I386_INTO 2 macro
/xnu-11215.1.10/bsd/dev/i386/
H A Dunix_signal.c544 } else if (ut->uu_code == EXC_I386_INTO) { in sendsig()
/xnu-11215.1.10/osfmk/i386/
H A Dtrap.c1156 code = EXC_I386_INTO; in user_trap()