Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/dev/arm/
H A Dunix_signal.c59 #define UC_FLAVOR_SIZE32 ((ARM_THREAD_STATE_COUNT + ARM_EXCEPTION_STATE_COUNT + ARM_VFP_STATE_COUNT… macro
205 uctx->uc_mcsize = (user32_size_t) UC_FLAVOR_SIZE32; in sendsig_fill_uctx32()
691 case UC_FLAVOR_SIZE32: in sigreturn_copyin_ctx32()