Searched refs:SET_DECL_MODE (Results 1 – 2 of 2) sorted by relevance
/scripts/gcc-plugins/ | ||
D | gcc-common.h | 440 #define SET_DECL_MODE(decl, mode) DECL_MODE(decl) = (mode) macro |
D | randomize_layout_plugin.c | 526 SET_DECL_MODE (decl, VOIDmode); in randomize_layout_finish_decl() |