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

  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000-linux.cc 34 if (OPTION_GLIBC)
option-defaults.h 66 /* rs6000.md uses OPTION_GLIBC unconditionally, while it is defined only in
68 #ifndef OPTION_GLIBC
69 #define OPTION_GLIBC 0
linux.h 42 #define OPTION_GLIBC OPTION_GLIBC_P (&global_options)
linux64.h 280 #define OPTION_GLIBC OPTION_GLIBC_P (&global_options)
rs6000.cc 3573 #ifdef OPTION_GLIBC
3574 if (OPTION_GLIBC && !BYTES_BIG_ENDIAN
3577 #endif /* OPTION_GLIBC. */
  /src/external/gpl3/gcc/dist/gcc/config/
linux.cc 33 if (OPTION_GLIBC || OPTION_MUSL)
48 if (OPTION_GLIBC)
56 if (OPTION_GLIBC && TARGET_GLIBC_MAJOR == 2 && TARGET_GLIBC_MINOR >= 35)
linux-rust.cc 44 if (OPTION_GLIBC)
linux-d.cc 39 if (OPTION_GLIBC)
linux.h 44 #define OPTION_GLIBC OPTION_GLIBC_P (&global_options)
52 if (OPTION_GLIBC) \
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
option-defaults.h 66 /* rs6000.md uses OPTION_GLIBC unconditionally, while it is defined only in
68 #ifndef OPTION_GLIBC
69 #define OPTION_GLIBC 0
rs6000-linux.cc 38 if (OPTION_GLIBC)
50 if (OPTION_GLIBC)
linux.h 42 #define OPTION_GLIBC OPTION_GLIBC_P (&global_options)
linux64.h 278 #define OPTION_GLIBC OPTION_GLIBC_P (&global_options)
rs6000.cc 3533 #ifdef OPTION_GLIBC
3534 if (OPTION_GLIBC && !BYTES_BIG_ENDIAN
3537 #endif /* OPTION_GLIBC. */
  /src/external/gpl3/gcc.old/dist/gcc/config/
linux.cc 31 if (OPTION_GLIBC || OPTION_MUSL)
linux.h 44 #define OPTION_GLIBC OPTION_GLIBC_P (&global_options)
52 if (OPTION_GLIBC) \
64 if (OPTION_GLIBC) \
  /src/external/gpl3/gcc/dist/gcc/config/alpha/
linux.h 73 #define OPTION_GLIBC OPTION_GLIBC_P (&global_options)
  /src/external/gpl3/gcc.old/dist/gcc/config/alpha/
linux.h 73 #define OPTION_GLIBC OPTION_GLIBC_P (&global_options)
  /src/external/gpl3/gcc/dist/gcc/config/or1k/
or1k.cc 2201 #ifdef OPTION_GLIBC
2202 bool glibc_p = OPTION_GLIBC;
  /src/external/gpl3/gcc/dist/gcc/config/arc/
arc.cc 11531 #ifdef OPTION_GLIBC
11532 bool glibc_p = OPTION_GLIBC;
  /src/external/gpl3/gcc/dist/gcc/config/i386/
i386.cc 26928 #ifdef OPTION_GLIBC
26929 if (OPTION_GLIBC)
26945 #ifdef OPTION_GLIBC
26946 bool glibc_p = OPTION_GLIBC;
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
i386.cc 24953 #ifdef OPTION_GLIBC
24954 if (OPTION_GLIBC)

Completed in 113 milliseconds