Home
last modified time | relevance | path

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

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