HomeSort by relevance Sort by last modified time
    Searched refs:__GNUC__ (Results 51 - 75 of 2886) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/icu/icu4c/source/common/
uposixdefs.h 67 #if (U_PLATFORM == U_PF_AIX && !defined(__GNUC__)) || (U_PLATFORM == U_PF_SOLARIS && defined(__GNUC__))
  /external/qemu/android/utils/
compiler.h 25 #if defined(__GNUC__) && defined(__GNUC_MINOR__)
27 ((__GNUC__ << 16) + __GNUC_MINOR__ >= ((maj) << 16) + (min))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
byteswap.h 35 #if defined __GNUC__ && __GNUC__ >= 2
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
byteswap.h 35 #if defined __GNUC__ && __GNUC__ >= 2
  /development/ndk/platforms/android-3/include/asm-generic/
swab.h 24 #if defined(__GNUC__) && (!defined(__STRICT_ANSI__) || defined(__KERNEL__))
  /external/clang/lib/Headers/
stdbool.h 34 #elif defined(__GNUC__) && !defined(__STRICT_ANSI__)
  /external/e2fsprogs/intl/
vasnprintf.h 30 # if __GNUC__ < 2 || (__GNUC__ == 2 && __GNUC_MINOR__ < 5) || __STRICT_ANSI__
35 # if __GNUC__ < 2 || (__GNUC__ == 2 && __GNUC_MINOR__ < 7)
  /external/kernel-headers/original/uapi/asm-generic/
swab.h 13 #if defined(__GNUC__) && !defined(__STRICT_ANSI__) || defined(__KERNEL__)
  /external/mesa3d/include/c99/
stdbool.h 38 #if defined(_MSC_VER) || (__STDC_VERSION__ < 199901L && __GNUC__ < 3)
  /external/stlport/stlport/stl/config/
_hpux.h 8 #ifdef __GNUC__
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_hpux.h 8 #ifdef __GNUC__
  /ndk/sources/host-tools/sed-4.2.1/lib/
error.h 23 # if __GNUC__ < 2 || (__GNUC__ == 2 && __GNUC_MINOR__ < 5)
28 # if __GNUC__ < 2 || (__GNUC__ == 2 && __GNUC_MINOR__ < 7)
  /prebuilts/clang/darwin-x86/host/3.4/lib/clang/3.4/include/
stdbool.h 34 #elif defined(__GNUC__) && !defined(__STRICT_ANSI__)
  /prebuilts/clang/darwin-x86/host/3.5/lib/clang/3.5/include/
stdbool.h 34 #elif defined(__GNUC__) && !defined(__STRICT_ANSI__)
  /prebuilts/clang/linux-x86/host/3.4/lib/clang/3.4/include/
stdbool.h 34 #elif defined(__GNUC__) && !defined(__STRICT_ANSI__)
  /prebuilts/clang/linux-x86/host/3.5/lib/clang/3.5/include/
stdbool.h 34 #elif defined(__GNUC__) && !defined(__STRICT_ANSI__)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm-generic/
swab.h 13 #if defined(__GNUC__) && !defined(__STRICT_ANSI__) || defined(__KERNEL__)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
swab.h 13 #if defined(__GNUC__) && !defined(__STRICT_ANSI__) || defined(__KERNEL__)
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
stdbool.h 34 #elif defined(__GNUC__) && !defined(__STRICT_ANSI__)
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
stdbool.h 34 #elif defined(__GNUC__) && !defined(__STRICT_ANSI__)
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_hpux.h 8 #ifdef __GNUC__
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_hpux.h 8 #ifdef __GNUC__
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_hpux.h 8 #ifdef __GNUC__
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/asm-generic/
swab.h 24 #if defined(__GNUC__) && (!defined(__STRICT_ANSI__) || defined(__KERNEL__))
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm-generic/
swab.h 24 #if defined(__GNUC__) && (!defined(__STRICT_ANSI__) || defined(__KERNEL__))

Completed in 2768 milliseconds

1 23 4 5 6 7 8 91011>>