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

  /src/external/gpl3/gcc/dist/gcc/config/pa/
som.h 289 #define MAKE_DECL_ONE_ONLY(DECL) \
  /src/external/gpl3/gcc/dist/gcc/config/i386/
djgpp.h 157 #undef MAKE_DECL_ONE_ONLY
158 #define MAKE_DECL_ONE_ONLY(DECL) (DECL_WEAK (DECL) = 1)
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
djgpp.h 157 #undef MAKE_DECL_ONE_ONLY
158 #define MAKE_DECL_ONE_ONLY(DECL) (DECL_WEAK (DECL) = 1)
  /src/external/gpl3/gcc.old/dist/gcc/config/pa/
som.h 304 #define MAKE_DECL_ONE_ONLY(DECL) \
  /src/external/gpl3/gcc/dist/gcc/config/
elfos.h 227 #define MAKE_DECL_ONE_ONLY(DECL) (DECL_WEAK (DECL) = 1)
darwin.h 709 #define MAKE_DECL_ONE_ONLY(DECL) (DECL_WEAK (DECL) = 1)
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
xcoff.h 284 #define MAKE_DECL_ONE_ONLY(DECL) (DECL_WEAK (DECL) = 1)
  /src/external/gpl3/gcc.old/dist/gcc/config/
elfos.h 227 #define MAKE_DECL_ONE_ONLY(DECL) (DECL_WEAK (DECL) = 1)
darwin.h 686 #define MAKE_DECL_ONE_ONLY(DECL) (DECL_WEAK (DECL) = 1)
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
xcoff.h 284 #define MAKE_DECL_ONE_ONLY(DECL) (DECL_WEAK (DECL) = 1)
  /src/external/gpl3/gcc/dist/gcc/config/nvptx/
nvptx.h 327 #define MAKE_DECL_ONE_ONLY(DECL) \
  /src/external/gpl3/gcc/dist/gcc/config/microblaze/
microblaze.h 835 #define MAKE_DECL_ONE_ONLY(DECL) (DECL_WEAK (DECL) = 1)
  /src/external/gpl3/gcc/dist/gcc/config/mmix/
mmix.h 653 #define MAKE_DECL_ONE_ONLY(DECL) \
  /src/external/gpl3/gcc.old/dist/gcc/config/microblaze/
microblaze.h 836 #define MAKE_DECL_ONE_ONLY(DECL) (DECL_WEAK (DECL) = 1)
  /src/external/gpl3/gcc.old/dist/gcc/config/mmix/
mmix.h 653 #define MAKE_DECL_ONE_ONLY(DECL) \

Completed in 43 milliseconds