Searched refs:NW_ALIGN_VARIABLE (Results 1 – 1 of 1) sorted by relevance
65 #define NW_ALIGN_VARIABLE(Variable, n) Variable __attribute__ ((aligned(n))) macro67 #define NW_ALIGN_VARIABLE(Variable, n) __declspec(align(n)) Variable macro