Searched refs:SET_DECL_ALIGN (Results 1 - 2 of 2) sorted by relevance

/linux-master/scripts/gcc-plugins/
H A Dgcc-common.h439 #define SET_DECL_ALIGN(decl, align) DECL_ALIGN(decl) = (align) macro
H A Drandomize_layout_plugin.c525 SET_DECL_ALIGN(decl, 0);

Completed in 132 milliseconds