HomeSort by relevance Sort by last modified time
    Searched refs:SUPPORTS_WEAK (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
defaults.h 263 /* This determines whether or not we support weak symbols. SUPPORTS_WEAK
265 #ifndef SUPPORTS_WEAK
267 #define SUPPORTS_WEAK 1
269 #define SUPPORTS_WEAK 0
276 #define TARGET_SUPPORTS_WEAK (SUPPORTS_WEAK)
320 This would normally belong in ansidecl.h, but SUPPORTS_WEAK is
326 # if SUPPORTS_WEAK
383 #if defined (TARGET_ASM_NAMED_SECTION) && SUPPORTS_WEAK
    [all...]
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
quadmath_weak.h 26 #if SUPPORTS_WEAK
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/
quadmath_weak.h 26 #if SUPPORTS_WEAK
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
quadmath_weak.h 26 #if SUPPORTS_WEAK

Completed in 224 milliseconds