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

  /src/external/gpl3/gcc/dist/gcc/
tree.h 3169 where they are not needed. DECL_COMDAT is just a hint to the
3172 something which is DECL_COMDAT. */
3173 #define DECL_COMDAT(NODE) \
  /src/external/gpl3/gcc.old/dist/gcc/
tree.h 3008 where they are not needed. DECL_COMDAT is just a hint to the
3011 something which is DECL_COMDAT. */
3012 #define DECL_COMDAT(NODE) \

Completed in 91 milliseconds