HomeSort by: relevance | last modified time | path
    Searched refs:TARGET_SUN_TLS (Results 1 - 20 of 20) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/sparc/
freebsd.h 122 #undef TARGET_SUN_TLS
124 #define TARGET_SUN_TLS 0
linux.h 126 #undef TARGET_SUN_TLS
128 #define TARGET_SUN_TLS 0
linux64.h 269 #undef TARGET_SUN_TLS
271 #define TARGET_SUN_TLS 0
netbsd-elf.h 259 #undef TARGET_SUN_TLS
261 #define TARGET_SUN_TLS 0
sol2.h 337 #undef TARGET_SUN_TLS
339 #define TARGET_SUN_TLS 0
403 if (TARGET_SUN_TLS \
sparc.h 1668 #define TARGET_SUN_TLS TARGET_TLS
sparc.cc 4695 if (TARGET_SUN_TLS && TARGET_ARCH32)
4801 if (TARGET_SUN_TLS)
  /src/external/gpl3/gcc.old/dist/gcc/config/sparc/
freebsd.h 128 #undef TARGET_SUN_TLS
130 #define TARGET_SUN_TLS 0
linux.h 126 #undef TARGET_SUN_TLS
128 #define TARGET_SUN_TLS 0
linux64.h 269 #undef TARGET_SUN_TLS
271 #define TARGET_SUN_TLS 0
netbsd-elf.h 264 #undef TARGET_SUN_TLS
266 #define TARGET_SUN_TLS 0
sol2.h 337 #undef TARGET_SUN_TLS
339 #define TARGET_SUN_TLS 0
403 if (TARGET_SUN_TLS \
sparc.h 1671 #define TARGET_SUN_TLS TARGET_TLS
sparc.cc 4702 if (TARGET_SUN_TLS && TARGET_ARCH32)
4808 if (TARGET_SUN_TLS)
  /src/external/gpl3/gcc/dist/gcc/config/i386/
sol2.h 51 #undef TARGET_SUN_TLS
52 #define TARGET_SUN_TLS 1
197 if (TARGET_SUN_TLS \
i386.h 511 #define TARGET_SUN_TLS 0
i386.cc 12197 if (TARGET_SUN_TLS && !TARGET_64BIT
12345 if (TARGET_SUN_TLS && !TARGET_X32)
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
sol2.h 51 #undef TARGET_SUN_TLS
52 #define TARGET_SUN_TLS 1
197 if (TARGET_SUN_TLS \
i386.h 491 #define TARGET_SUN_TLS 0
i386.cc 11515 if (TARGET_SUN_TLS && !TARGET_64BIT
11663 if (TARGET_SUN_TLS && !TARGET_X32)

Completed in 92 milliseconds