Searched refs:ALIGNED16_SECTION (Results 1 – 1 of 1) sorted by relevance
20 #define ALIGNED16_SECTION(name) (aligned(16), section(name)) macro21 #define __section_aligned16(name) __attribute__(ALIGNED16_SECTION(name))