HomeSort by: relevance | last modified time | path
    Searched refs:__GNUC__ (Results 1 - 25 of 2730) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/gpl3/gcc/dist/fixincludes/tests/base/
AvailabilityMacros.h 13 #if defined(__GNUC__) && ((__GNUC__ >= 4) || (__GNUC__ == 3 && __GNUC_MINOR__ >= 1))
  /src/external/gpl3/gcc.old/dist/fixincludes/tests/base/
AvailabilityMacros.h 13 #if defined(__GNUC__) && ((__GNUC__ >= 4) || (__GNUC__ == 3 && __GNUC_MINOR__ >= 1))
  /src/external/gpl3/gcc/dist/fixincludes/tests/base/sys/
cdefs.h 13 #if __GNUC__ == 2 && __GNUC_MINOR__ >= 7
18 #if __GNUC__ == 2 && __GNUC_MINOR__ >= 7 || __GNUC__ >= 3
  /src/external/gpl3/gcc.old/dist/fixincludes/tests/base/sys/
cdefs.h 13 #if __GNUC__ == 2 && __GNUC_MINOR__ >= 7
18 #if __GNUC__ == 2 && __GNUC_MINOR__ >= 7 || __GNUC__ >= 3
  /src/external/gpl3/gcc/dist/fixincludes/tests/base/rtldef/
if.h 14 #if defined (__cplusplus) || defined (__GNUC__)
setjmp.h 13 # if defined(__FAST_SETJMP) || defined (__GNUC__) || defined(__UNIX_SETJMP)
decc$types.h 16 # elif defined (__GNUC__)
  /src/external/gpl3/gcc.old/dist/fixincludes/tests/base/rtldef/
if.h 14 #if defined (__cplusplus) || defined (__GNUC__)
setjmp.h 13 # if defined(__FAST_SETJMP) || defined (__GNUC__) || defined(__UNIX_SETJMP)
decc$types.h 16 # elif defined (__GNUC__)
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
break-f-std-string.cc 21 #if defined (__GNUC__) && (__GNUC__ >= 5) && (__GNUC__ <= 8)
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
break-f-std-string.cc 21 #if defined (__GNUC__) && (__GNUC__ >= 5) && (__GNUC__ <= 8)
  /src/usr.sbin/traceroute/
gnuc.h 6 #ifdef __GNUC__
20 #ifdef __GNUC__
24 #if __GNUC__ < 2 || (__GNUC__ == 2 && __GNUC_MINOR__ < 5)
  /src/crypto/dist/ipsec-tools/src/racoon/
gnuc.h 8 #if defined(__GNUC__) || defined(lint)
22 #ifdef __GNUC__
26 #if __GNUC__ < 2 || (__GNUC__ == 2 && __GNUC_MINOR__ < 5)
  /src/external/mpl/dhcp/dist/includes/
cdefs.h 39 #if !defined(__GNUC__) || __GNUC__ < 2 || \
40 (__GNUC__ == 2 && __GNUC_MINOR__ < 5) || defined (darwin)
55 #if !defined(__GNUC__) || (__GNUC__ < 4)
  /src/external/gpl3/gdb/dist/readline/readline/examples/rlfe/
extern.h 25 #if !defined(__GNUC__) || __GNUC__ < 2
31 # if defined (__STDC__) || defined (__GNUC__) || defined (__cplusplus)
  /src/external/gpl3/gdb.old/dist/readline/readline/examples/rlfe/
extern.h 25 #if !defined(__GNUC__) || __GNUC__ < 2
31 # if defined (__STDC__) || defined (__GNUC__) || defined (__cplusplus)
  /src/tools/compat/
nl_types.h 5 #elif defined(__GNUC__)
  /src/external/gpl2/gettext/dist/gettext-tools/src/
po-error.h 24 # if __GNUC__ < 2 || (__GNUC__ == 2 && __GNUC_MINOR__ < 5) || __STRICT_ANSI__
29 # if __GNUC__ < 2 || (__GNUC__ == 2 && __GNUC_MINOR__ < 7)
49 #if (__GNUC__ == 3 && __GNUC_MINOR__ >= 1) || __GNUC__ > 3
57 #if (__GNUC__ == 3 && __GNUC_MINOR__ >= 1) || __GNUC__ > 3
  /src/external/gpl3/gdb/dist/gnulib/import/
arg-nonnull.h 21 # if __GNUC__ > 3 || (__GNUC__ == 3 && __GNUC_MINOR__ >= 3) || defined __clang__
  /src/external/gpl3/gdb.old/dist/gnulib/import/
arg-nonnull.h 21 # if __GNUC__ > 3 || (__GNUC__ == 3 && __GNUC_MINOR__ >= 3) || defined __clang__
  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
xvasprintf.h 26 # if __GNUC__ < 2 || (__GNUC__ == 2 && __GNUC_MINOR__ < 5) || __STRICT_ANSI__
31 # if __GNUC__ < 2 || (__GNUC__ == 2 && __GNUC_MINOR__ < 7)
  /src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
xvasprintf.h 26 # if __GNUC__ < 2 || (__GNUC__ == 2 && __GNUC_MINOR__ < 5) || __STRICT_ANSI__
31 # if __GNUC__ < 2 || (__GNUC__ == 2 && __GNUC_MINOR__ < 7)
  /src/external/gpl3/gcc/dist/fixincludes/tests/base/os/
base.h 19 #if __GNUC__
  /src/external/gpl3/gcc.old/dist/fixincludes/tests/base/os/
base.h 19 #if __GNUC__

Completed in 41 milliseconds

1 2 3 4 5 6 7 8 91011>>