Searched defs:alignbytes (Results 1 – 1 of 1) sorted by relevance
201 #define SDK_ALIGN(var, alignbytes) SDK_PRAGMA(data_alignment = alignbytes) var argument244 #define SDK_SIZEALIGN(var, alignbytes) \ argument253 #define AT_NONCACHEABLE_SECTION_ALIGN(var, alignbytes) SDK_PRAGMA(data_alignment = alignbytes) var … argument