HomeSort by relevance Sort by last modified time
    Searched refs:__GNUC__ (Results 26 - 50 of 2401) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_string_npos.h 22 #elif defined (__GNUC__) && (__GNUC__ == 2) && (__GNUC_MINOR__ == 96)
  /external/bison/darwin-lib/
unitypes.h 30 # if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)
40 # if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96)
  /external/bison/lib/
unitypes.in.h 29 # if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)
39 # if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96)
  /external/bison/linux-lib/
unitypes.h 30 # if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)
40 # if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96)
  /external/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/
basics.h 4 #if defined(__GNUC__) && !defined(inline)
  /external/ipsec-tools/src/racoon/
gnuc.h 16 #ifdef __GNUC__
30 #ifdef __GNUC__
34 #if __GNUC__ < 2 || (__GNUC__ == 2 && __GNUC_MINOR__ < 5)
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/stdlib/
libstdcpp3.hpp 84 # if !defined(__GNUC__) || __GNUC__ < 4 || (__GNUC__ == 4 && __GNUC_MINOR__ < 3)
93 // stdlibc++ C++0x support is detected via __GNUC__, __GNUC_MINOR__, and possibly
107 #if __GNUC__ < 4 || (__GNUC__ == 4 && __GNUC_MINOR__ < 3) || !defined(__GXX_EXPERIMENTAL_CXX0X__)
118 #if __GNUC__ < 4 || (__GNUC__ == 4 && __GNUC_MINOR__ < 4) || !defined(__GXX_EXPERIMENTAL_CXX0X__)
138 #if __GNUC__ < 4 || (__GNUC__ == 4 && __GNUC_MINOR__ < 5) || !defined(__GXX_EXPERIMENTAL_CXX0X__
    [all...]
  /external/bison/build-aux/snippet/
_Noreturn.h 2 # if (3 <= __GNUC__ || (__GNUC__ == 2 && 8 <= __GNUC_MINOR__) \
  /external/expat/lib/
internal.h 23 #if defined(__GNUC__) && defined(__i386__) && !defined(__MINGW32__)
61 #ifdef __GNUC__
63 #endif /* __GNUC__ */
  /external/icu4c/common/
uposixdefs.h 67 #if (U_PLATFORM == U_PF_AIX && !defined(__GNUC__)) || (U_PLATFORM == U_PF_SOLARIS && defined(__GNUC__))
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
byteswap.h 35 #if defined __GNUC__ && __GNUC__ >= 2
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
byteswap.h 35 #if defined __GNUC__ && __GNUC__ >= 2
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
byteswap.h 35 #if defined __GNUC__ && __GNUC__ >= 2
  /bionic/libc/kernel/common/asm-generic/
swab.h 24 #if defined(__GNUC__) && (!defined(__STRICT_ANSI__) || defined(__KERNEL__))
  /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/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/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__

Completed in 1085 milliseconds

12 3 4 5 6 7 8 91011>>