Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/sys/
H A Dsignal.h306 #define ILL_ILLOPC 1 /* [XSI] illegal opcode */ macro
/xnu-8019.80.24/bsd/dev/i386/
H A Dunix_signal.c522 sinfo64.si_code = ILL_ILLOPC; in sendsig()
/xnu-8019.80.24/bsd/dev/arm/
H A Dunix_signal.c423 sinfo.si_code = ILL_ILLOPC; in sendsig()