Home
last modified time | relevance | path

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

/xnu-8796.141.3/osfmk/mach/arm/
H A Dthread_status.h301 #define VFPSAVE_ALIGN 16 macro
302 #define VFPSAVE_ATTRIB __attribute__((aligned (VFPSAVE_ALIGN)))
303 #define THREAD_ALIGN VFPSAVE_ALIGN