Searched refs:VFPSAVE_ALIGN (Results 1 – 1 of 1) sorted by relevance
296 #define VFPSAVE_ALIGN 16 macro297 #define VFPSAVE_ATTRIB __attribute__((aligned (VFPSAVE_ALIGN)))298 #define THREAD_ALIGN VFPSAVE_ALIGN