Home
last modified time | relevance | path

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

/xnu-8792.81.2/osfmk/mach/arm/
H A Dthread_status.h296 #define VFPSAVE_ALIGN 16 macro
297 #define VFPSAVE_ATTRIB __attribute__((aligned (VFPSAVE_ALIGN)))
298 #define THREAD_ALIGN VFPSAVE_ALIGN