Home
last modified time | relevance | path

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

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