Searched refs:__nolibc_aligned (Results 1 – 1 of 1) sorted by relevance
21 #define __nolibc_aligned(alignment) __attribute__((aligned(alignment))) macro22 #define __nolibc_aligned_as(type) __nolibc_aligned(__alignof__(type))