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

  /src/external/gpl3/gcc/dist/gcc/config/alpha/
linux.h 62 #define OPTION_UCLIBC_P(opts) (DEFAULT_LIBC == LIBC_UCLIBC)
68 #define OPTION_UCLIBC_P(opts) ((opts)->x_linux_libc == LIBC_UCLIBC)
74 #define OPTION_UCLIBC OPTION_UCLIBC_P (&global_options)
  /src/external/gpl3/gcc.old/dist/gcc/config/alpha/
linux.h 62 #define OPTION_UCLIBC_P(opts) (DEFAULT_LIBC == LIBC_UCLIBC)
68 #define OPTION_UCLIBC_P(opts) ((opts)->x_linux_libc == LIBC_UCLIBC)
74 #define OPTION_UCLIBC OPTION_UCLIBC_P (&global_options)
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
linux.h 31 #define OPTION_UCLIBC_P(opts) (DEFAULT_LIBC == LIBC_UCLIBC)
37 #define OPTION_UCLIBC_P(opts) ((opts)->x_linux_libc == LIBC_UCLIBC)
43 #define OPTION_UCLIBC OPTION_UCLIBC_P (&global_options)
linux64.h 267 #define OPTION_UCLIBC_P(opts) (DEFAULT_LIBC == LIBC_UCLIBC)
273 #define OPTION_UCLIBC_P(opts) ((opts)->x_linux_libc == LIBC_UCLIBC)
279 #define OPTION_UCLIBC OPTION_UCLIBC_P (&global_options)
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
linux.h 31 #define OPTION_UCLIBC_P(opts) (DEFAULT_LIBC == LIBC_UCLIBC)
37 #define OPTION_UCLIBC_P(opts) ((opts)->x_linux_libc == LIBC_UCLIBC)
43 #define OPTION_UCLIBC OPTION_UCLIBC_P (&global_options)
linux64.h 269 #define OPTION_UCLIBC_P(opts) (DEFAULT_LIBC == LIBC_UCLIBC)
275 #define OPTION_UCLIBC_P(opts) ((opts)->x_linux_libc == LIBC_UCLIBC)
281 #define OPTION_UCLIBC OPTION_UCLIBC_P (&global_options)
  /src/external/gpl3/gcc/dist/gcc/config/
linux.h 33 #define OPTION_UCLIBC_P(opts) (DEFAULT_LIBC == LIBC_UCLIBC)
39 #define OPTION_UCLIBC_P(opts) ((opts)->x_linux_libc == LIBC_UCLIBC)
45 #define OPTION_UCLIBC OPTION_UCLIBC_P (&global_options)
  /src/external/gpl3/gcc.old/dist/gcc/config/
linux.h 33 #define OPTION_UCLIBC_P(opts) (DEFAULT_LIBC == LIBC_UCLIBC)
39 #define OPTION_UCLIBC_P(opts) ((opts)->x_linux_libc == LIBC_UCLIBC)
45 #define OPTION_UCLIBC OPTION_UCLIBC_P (&global_options)

Completed in 29 milliseconds