Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/dev/i386/
H A Dunix_signal.c83 #define C_64_STK_ALIGN 16 macro
319 ua_fp = TRUNC_DOWN64(ua_sp, C_64_STK_ALIGN); in sendsig()