Searched refs:VFPSAVE_ALIGN (Results 1 – 1 of 1) sorted by relevance
301 #define VFPSAVE_ALIGN 16 macro302 #define VFPSAVE_ATTRIB __attribute__((aligned (VFPSAVE_ALIGN)))303 #define THREAD_ALIGN VFPSAVE_ALIGN