Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/dev/i386/
H A Dunix_signal.c78 #define UC_SET_ALT_STACK 0x40000000 macro
800 if ((unsigned int)uap->infostyle == UC_SET_ALT_STACK) { in sigreturn()
/xnu-8019.80.24/bsd/dev/arm/
H A Dunix_signal.c50 #define UC_SET_ALT_STACK 0x40000000 macro
795 if ((unsigned int)uap->infostyle == UC_SET_ALT_STACK) { in sigreturn()