Home
last modified time | relevance | path

Searched defs:DEF_ATTR_STRING (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/lto/
H A Dlto-lang.c156 #define DEF_ATTR_STRING(ENUM, VALUE) ENUM, macro
667 #define DEF_ATTR_STRING(ENUM, VALUE) \ in lto_init_attributes() macro
/dragonfly/contrib/gcc-8.0/gcc/c-family/
H A Dc-common.c3708 #define DEF_ATTR_STRING(ENUM, VALUE) ENUM, macro
5105 #define DEF_ATTR_STRING(ENUM, VALUE) \ in c_init_attributes() macro
/dragonfly/contrib/gcc-4.7/gcc/
H A Dgenattrtab.c253 #define DEF_ATTR_STRING(S) (attr_string ((S), strlen (S))) macro
/dragonfly/contrib/gcc-8.0/gcc/
H A Dgenattrtab.c251 #define DEF_ATTR_STRING(S) (attr_string ((S), strlen (S))) macro