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

  /src/external/gpl3/gcc/dist/gcc/config/
linux.h 117 #undef TARGET_HAS_BIONIC
118 #define TARGET_HAS_BIONIC (OPTION_BIONIC)
  /src/external/gpl3/gcc.old/dist/gcc/config/
linux.h 130 #undef TARGET_HAS_BIONIC
131 #define TARGET_HAS_BIONIC (OPTION_BIONIC)
  /src/external/gpl3/gcc/dist/gcc/
defaults.h 968 #ifndef TARGET_HAS_BIONIC
969 #define TARGET_HAS_BIONIC 0
  /src/external/gpl3/gcc.old/dist/gcc/
defaults.h 958 #ifndef TARGET_HAS_BIONIC
959 #define TARGET_HAS_BIONIC 0

Completed in 49 milliseconds