Home
last modified time | relevance | path

Searched refs:SET_DECL_MODE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/scripts/gcc-plugins/
H A Dgcc-common.h440 #define SET_DECL_MODE(decl, mode) DECL_MODE(decl) = (mode) macro
H A Drandomize_layout_plugin.c526 SET_DECL_MODE (decl, VOIDmode); in randomize_layout_finish_decl()