Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/dev/i386/
H A Dunix_signal.c82 #define C_32_STK_ALIGN 16 macro
461 ua_fp = TRUNC_DOWN32(ua_fp, C_32_STK_ALIGN); in sendsig()