Searched refs:SET_DECL_MODE (Results 1 – 4 of 4) sorted by relevance
977 #define SET_DECL_MODE(decl, mode) DECL_MODE(decl) = (mode) macro
550 SET_DECL_MODE (decl, VOIDmode); in randomize_layout_finish_decl()
2536 #define SET_DECL_MODE(NODE, MODE) \ macro