HomeSort by: relevance | last modified time | path
    Searched defs:TARGET_ATTRIBUTE_TAKES_IDENTIFIER_P (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/m32r/
m32r.cc 129 #undef TARGET_ATTRIBUTE_TAKES_IDENTIFIER_P
130 #define TARGET_ATTRIBUTE_TAKES_IDENTIFIER_P m32r_attribute_identifier
  /src/external/gpl3/gcc.old/dist/gcc/config/m32r/
m32r.cc 129 #undef TARGET_ATTRIBUTE_TAKES_IDENTIFIER_P
130 #define TARGET_ATTRIBUTE_TAKES_IDENTIFIER_P m32r_attribute_identifier
  /src/external/gpl3/gcc/dist/gcc/config/ia64/
ia64.cc 670 #undef TARGET_ATTRIBUTE_TAKES_IDENTIFIER_P
671 #define TARGET_ATTRIBUTE_TAKES_IDENTIFIER_P ia64_attribute_takes_identifier_p
  /src/external/gpl3/gcc.old/dist/gcc/config/ia64/
ia64.cc 660 #undef TARGET_ATTRIBUTE_TAKES_IDENTIFIER_P
661 #define TARGET_ATTRIBUTE_TAKES_IDENTIFIER_P ia64_attribute_takes_identifier_p
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc 1303 #undef TARGET_ATTRIBUTE_TAKES_IDENTIFIER_P
1304 #define TARGET_ATTRIBUTE_TAKES_IDENTIFIER_P rs6000_attribute_takes_identifier_p
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc 1296 #undef TARGET_ATTRIBUTE_TAKES_IDENTIFIER_P
1297 #define TARGET_ATTRIBUTE_TAKES_IDENTIFIER_P rs6000_attribute_takes_identifier_p

Completed in 80 milliseconds