HomeSort by relevance Sort by last modified time
    Searched refs:__GNUC__ (Results 226 - 250 of 1721) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/bison/lib/
hash.h 32 # if __GNUC__ > 3 || (__GNUC__ == 3 && __GNUC_MINOR__ >= 4)
41 # if __GNUC__ < 3 || (__GNUC__ == 3 && __GNUC_MINOR__ < 1)
isnand-nolibm.h 20 # if __GNUC__ >= 4
isnanf-nolibm.h 20 # if __GNUC__ >= 4
isnanl-nolibm.h 20 # if __GNUC__ >= 4
sched.in.h 19 #if __GNUC__ >= 3
stdbool.in.h 81 # if !defined __GNUC__
sys_types.in.h 18 #if __GNUC__ >= 3
xsize.h 57 #if __GNUC__ >= 3
68 #if __GNUC__ >= 3
78 #if __GNUC__ >= 3
88 #if __GNUC__ >= 3
  /external/bison/linux-lib/sys/
types.h 19 #if __GNUC__ >= 3
  /external/clang/include/clang-c/
Platform.h 32 #ifdef __GNUC__
  /external/e2fsprogs/intl/
xsize.h 54 #if __GNUC__ >= 3
65 #if __GNUC__ >= 3
75 #if __GNUC__ >= 3
85 #if __GNUC__ >= 3
  /external/harfbuzz_ng/src/
hb-gobject-enums.cc.tmpl 33 #undef __GNUC__
35 #define __GNUC__ 2
  /external/icu4c/io/unicode/
ustream.h 30 #if (__GNUC__ == 2)
  /external/kernel-headers/original/asm-arm/
types.h 22 #if defined(__GNUC__)
  /external/libsepol/include/sepol/
debug.h 26 #ifdef __GNUC__
  /external/libsepol/src/
handle.h 11 #ifdef __GNUC__
  /external/ppp/pppd/
md4.h 12 # if defined(__STDC__) || defined(__GNUC__)
  /external/qemu/distrib/sdl-1.2.15/src/audio/
SDL_mixer_MMX.c 39 #if defined(__GNUC__) && defined(__i386__) && defined(SDL_ASSEMBLY_ROUTINES)
  /external/stlport/stlport/stl/
_cstddef.h 19 # if (__GNUC__ >= 3) && defined (__CYGWIN__) // this total HACK is the only expedient way I could cygwin to work with GCC 3.0
_mbstate_t.h 19 #if (defined (__OpenBSD__) || defined (__FreeBSD__) || defined (__hpux)) && defined (__GNUC__) && !defined (_GLIBCPP_HAVE_MBSTATE_T)
  /external/v8/src/ia32/
cpu-ia32.cc 30 #ifdef __GNUC__
  /external/v8/src/x64/
cpu-x64.cc 30 #if defined(__GNUC__) && !defined(__MINGW64__)
  /external/webkit/Source/JavaScriptCore/wtf/
ExportMacros.h 38 #elif defined(__GNUC__) && !defined(__CC_ARM) && !defined(__ARMCC__)
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_cstddef.h 19 # if (__GNUC__ >= 3) && defined (__CYGWIN__) // this total HACK is the only expedient way I could cygwin to work with GCC 3.0
_mbstate_t.h 19 #if (defined (__OpenBSD__) || defined (__FreeBSD__) || defined (__hpux)) && defined (__GNUC__) && !defined (_GLIBCPP_HAVE_MBSTATE_T)

Completed in 6632 milliseconds

1 2 3 4 5 6 7 8 91011>>