HomeSort by: relevance | last modified time | path
    Searched defs:SUPPORTS_WEAK (Results 1 - 25 of 48) sorted by relevancy

1 2

  /src/external/gpl3/gcc/dist/gcc/config/cris/
cris.h 803 #define SUPPORTS_WEAK 1
  /src/external/gpl3/gcc/dist/gcc/config/nvptx/
nvptx.h 325 #define SUPPORTS_WEAK 1
  /src/external/gpl3/gcc.old/dist/gcc/config/cris/
cris.h 804 #define SUPPORTS_WEAK 1
  /src/external/gpl3/gcc.old/dist/gcc/config/nvptx/
nvptx.h 317 #define SUPPORTS_WEAK 1
  /src/external/gpl3/gcc.old/dist/gcc/config/tilepro/
tilepro.h 381 #define SUPPORTS_WEAK 1
  /src/external/gpl3/gcc/dist/gcc/config/avr/
avr.h 433 #define SUPPORTS_WEAK 1
  /src/external/gpl3/gcc/dist/gcc/
defaults.h 262 /* This determines whether or not we support weak symbols. SUPPORTS_WEAK
264 #ifndef SUPPORTS_WEAK
266 #define SUPPORTS_WEAK 1
268 #define SUPPORTS_WEAK 0
275 #define TARGET_SUPPORTS_WEAK (SUPPORTS_WEAK)
330 This would normally belong in ansidecl.h, but SUPPORTS_WEAK is
336 # if SUPPORTS_WEAK
  /src/external/gpl3/gcc/lib/libgfortran/arch/vax/
config.h 1201 #define SUPPORTS_WEAK 1
  /src/external/gpl3/gcc.old/dist/gcc/config/avr/
avr.h 428 #define SUPPORTS_WEAK 1
  /src/external/gpl3/gcc.old/dist/gcc/config/tilegx/
tilegx.h 424 #define SUPPORTS_WEAK 1
  /src/external/gpl3/gcc.old/dist/gcc/
defaults.h 262 /* This determines whether or not we support weak symbols. SUPPORTS_WEAK
264 #ifndef SUPPORTS_WEAK
266 #define SUPPORTS_WEAK 1
268 #define SUPPORTS_WEAK 0
275 #define TARGET_SUPPORTS_WEAK (SUPPORTS_WEAK)
330 This would normally belong in ansidecl.h, but SUPPORTS_WEAK is
336 # if SUPPORTS_WEAK
  /src/external/gpl3/gcc/lib/libgfortran/arch/aarch64/
config.h 1201 #define SUPPORTS_WEAK 1
  /src/external/gpl3/gcc/lib/libgfortran/arch/aarch64eb/
config.h 1201 #define SUPPORTS_WEAK 1
  /src/external/gpl3/gcc/lib/libgfortran/arch/alpha/
config.h 1201 #define SUPPORTS_WEAK 1
  /src/external/gpl3/gcc/lib/libgfortran/arch/earm/
config.h 1201 #define SUPPORTS_WEAK 1
  /src/external/gpl3/gcc/lib/libgfortran/arch/earmeb/
config.h 1201 #define SUPPORTS_WEAK 1
  /src/external/gpl3/gcc/lib/libgfortran/arch/earmhf/
config.h 1201 #define SUPPORTS_WEAK 1
  /src/external/gpl3/gcc/lib/libgfortran/arch/earmhfeb/
config.h 1201 #define SUPPORTS_WEAK 1
  /src/external/gpl3/gcc/lib/libgfortran/arch/earmv4/
config.h 1201 #define SUPPORTS_WEAK 1
  /src/external/gpl3/gcc/lib/libgfortran/arch/earmv4eb/
config.h 1201 #define SUPPORTS_WEAK 1
  /src/external/gpl3/gcc/lib/libgfortran/arch/earmv6/
config.h 1201 #define SUPPORTS_WEAK 1
  /src/external/gpl3/gcc/lib/libgfortran/arch/earmv6eb/
config.h 1201 #define SUPPORTS_WEAK 1
  /src/external/gpl3/gcc/lib/libgfortran/arch/earmv6hf/
config.h 1201 #define SUPPORTS_WEAK 1
  /src/external/gpl3/gcc/lib/libgfortran/arch/earmv6hfeb/
config.h 1201 #define SUPPORTS_WEAK 1
  /src/external/gpl3/gcc/lib/libgfortran/arch/earmv7/
config.h 1201 #define SUPPORTS_WEAK 1

Completed in 30 milliseconds

1 2