Home
last modified time | relevance | path

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

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