Home
last modified time | relevance | path

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

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