Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/mach/i386/
H A Dexception.h108 #define EXC_I386_SGL 1 macro
/xnu-11215.1.10/osfmk/i386/
H A Dtrap.c1141 code = EXC_I386_SGL; in user_trap()