Symbol: __GNUC__
crypto/heimdal/appl/ftp/ftpd/ftpcmd.c
386
#if ! defined lint || defined __GNUC__
crypto/heimdal/appl/ftp/ftpd/ftpcmd.c
416
# ifdef __GNUC__
crypto/heimdal/appl/ftp/ftpd/ftpcmd.c
503
# if defined __GNUC__ && 1 < __GNUC__
crypto/heimdal/appl/ftp/ftpd/ftpd.c
1663
#ifdef __GNUC__
crypto/heimdal/appl/telnet/telnetd/telnetd.h
240
#ifdef __GNUC__
crypto/heimdal/base/baselocl.h
64
#if defined(__GNUC__) && defined(HAVE___SYNC_ADD_AND_FETCH)
crypto/heimdal/base/heimbase.h
56
(((__GNUC__ * 10000) + (__GNUC_MINOR__ * 100) + __GNUC_PATCHLEVEL__) >= \
crypto/heimdal/lib/asn1/asn1parse.c
396
#if ! defined lint || defined __GNUC__
crypto/heimdal/lib/asn1/asn1parse.c
426
# ifdef __GNUC__
crypto/heimdal/lib/asn1/asn1parse.c
513
# if defined __GNUC__ && 1 < __GNUC__
crypto/heimdal/lib/com_err/com_err.h
44
#if !defined(__GNUC__) && !defined(__attribute__)
crypto/heimdal/lib/com_err/parse.c
248
#if ! defined lint || defined __GNUC__
crypto/heimdal/lib/com_err/parse.c
278
# ifdef __GNUC__
crypto/heimdal/lib/com_err/parse.c
365
# if defined __GNUC__ && 1 < __GNUC__
crypto/heimdal/lib/gssapi/gssapi/gssapi.h
57
#if defined(__GNUC__) && ((__GNUC__ > 3) || ((__GNUC__ == 3) && (__GNUC_MINOR__ >= 1 )))
crypto/heimdal/lib/gssapi/gssapi/gssapi_krb5.h
43
#if !defined(__GNUC__) && !defined(__attribute__)
crypto/heimdal/lib/hx509/hx509-private.h
7
#if !defined(__GNUC__) && !defined(__attribute__)
crypto/heimdal/lib/krb5/krb5-private.h
12
#if defined(__GNUC__) && ((__GNUC__ > 3) || ((__GNUC__ == 3) && (__GNUC_MINOR__ >= 1 )))
crypto/heimdal/lib/krb5/krb5-private.h
7
#if !defined(__GNUC__) && !defined(__attribute__)
crypto/heimdal/lib/krb5/krb5-protos.h
12
#if defined(__GNUC__) && ((__GNUC__ > 3) || ((__GNUC__ == 3) && (__GNUC_MINOR__ >= 1 )))
crypto/heimdal/lib/krb5/krb5-protos.h
7
#if !defined(__GNUC__) && !defined(__attribute__)
crypto/heimdal/lib/roken/rtbl.h
48
#if !defined(__GNUC__) && !defined(__attribute__)
crypto/heimdal/lib/sl/slc-gram.c
239
#if ! defined lint || defined __GNUC__
crypto/heimdal/lib/sl/slc-gram.c
269
# ifdef __GNUC__
crypto/heimdal/lib/sl/slc-gram.c
356
# if defined __GNUC__ && 1 < __GNUC__
crypto/krb5/src/ccapi/common/cci_debugging.h
38
#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
crypto/krb5/src/ccapi/test/test_ccapi_log.h
13
#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
crypto/krb5/src/clients/ksu/main.c
54
#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
crypto/krb5/src/include/adm_proto.h
54
#if !defined(__cplusplus) && (__GNUC__ > 2)
crypto/krb5/src/include/k5-buf.h
80
#if !defined(__cplusplus) && (__GNUC__ > 2)
crypto/krb5/src/include/k5-buf.h
88
#if !defined(__cplusplus) && (__GNUC__ > 2)
crypto/krb5/src/include/k5-err.h
52
#if !defined(__cplusplus) && (__GNUC__ > 2)
crypto/krb5/src/include/k5-err.h
59
#if !defined(__cplusplus) && (__GNUC__ > 2)
crypto/krb5/src/include/k5-platform.h
1038
#elif defined(__GNUC__) || defined(__clang__)
crypto/krb5/src/include/k5-platform.h
251
# ifdef __GNUC__
crypto/krb5/src/include/k5-platform.h
306
#elif defined(__GNUC__) && !defined(_WIN32) && defined(CONSTRUCTOR_ATTR_WORKS)
crypto/krb5/src/include/k5-platform.h
417
#elif defined(__GNUC__) && defined(DESTRUCTOR_ATTR_WORKS)
crypto/krb5/src/include/k5-platform.h
514
#ifdef __GNUC__
crypto/krb5/src/include/k5-platform.h
565
#if defined(__GNUC__) && defined(K5_BE) && !defined(__cplusplus)
crypto/krb5/src/include/k5-platform.h
567
#elif defined(__GNUC__) && defined(K5_LE) && defined(SWAP16) && !defined(__cplusplus)
crypto/krb5/src/include/k5-platform.h
578
#if defined(__GNUC__) && defined(K5_BE) && !defined(__cplusplus)
crypto/krb5/src/include/k5-platform.h
580
#elif defined(__GNUC__) && defined(K5_LE) && defined(SWAP32) && !defined(__cplusplus)
crypto/krb5/src/include/k5-platform.h
593
#if defined(__GNUC__) && defined(K5_BE) && !defined(__cplusplus)
crypto/krb5/src/include/k5-platform.h
595
#elif defined(__GNUC__) && defined(K5_LE) && defined(SWAP64) && !defined(__cplusplus)
crypto/krb5/src/include/k5-platform.h
612
#if defined(__GNUC__) && defined(K5_BE) && !defined(__cplusplus)
crypto/krb5/src/include/k5-platform.h
614
#elif defined(__GNUC__) && defined(K5_LE) && defined(SWAP16) && !defined(__cplusplus)
crypto/krb5/src/include/k5-platform.h
624
#if defined(__GNUC__) && defined(K5_BE) && !defined(__cplusplus)
crypto/krb5/src/include/k5-platform.h
626
#elif defined(__GNUC__) && defined(K5_LE) && defined(SWAP32) && !defined(__cplusplus)
crypto/krb5/src/include/k5-platform.h
638
#if defined(__GNUC__) && defined(K5_BE) && !defined(__cplusplus)
crypto/krb5/src/include/k5-platform.h
640
#elif defined(__GNUC__) && defined(K5_LE) && defined(SWAP64) && !defined(__cplusplus)
crypto/krb5/src/include/k5-platform.h
650
#if defined(__GNUC__) && defined(K5_LE) && !defined(__cplusplus)
crypto/krb5/src/include/k5-platform.h
652
#elif defined(__GNUC__) && defined(K5_BE) && defined(SWAP16) && !defined(__cplusplus)
crypto/krb5/src/include/k5-platform.h
663
#if defined(__GNUC__) && defined(K5_LE) && !defined(__cplusplus)
crypto/krb5/src/include/k5-platform.h
665
#elif defined(__GNUC__) && defined(K5_BE) && defined(SWAP32) && !defined(__cplusplus)
crypto/krb5/src/include/k5-platform.h
678
#if defined(__GNUC__) && defined(K5_LE) && !defined(__cplusplus)
crypto/krb5/src/include/k5-platform.h
680
#elif defined(__GNUC__) && defined(K5_BE) && defined(SWAP64) && !defined(__cplusplus)
crypto/krb5/src/include/k5-platform.h
697
#if defined(__GNUC__) && defined(K5_LE) && !defined(__cplusplus)
crypto/krb5/src/include/k5-platform.h
699
#elif defined(__GNUC__) && defined(K5_BE) && defined(SWAP16) && !defined(__cplusplus)
crypto/krb5/src/include/k5-platform.h
709
#if defined(__GNUC__) && defined(K5_LE) && !defined(__cplusplus)
crypto/krb5/src/include/k5-platform.h
711
#elif defined(__GNUC__) && defined(K5_BE) && defined(SWAP32) && !defined(__cplusplus)
crypto/krb5/src/include/k5-platform.h
721
#if defined(__GNUC__) && defined(K5_LE) && !defined(__cplusplus)
crypto/krb5/src/include/k5-platform.h
723
#elif defined(__GNUC__) && defined(K5_BE) && defined(SWAP64) && !defined(__cplusplus)
crypto/krb5/src/include/k5-platform.h
82
#ifdef __GNUC__
crypto/krb5/src/include/k5-platform.h
949
#if !defined(__cplusplus) && (__GNUC__ > 2)
crypto/krb5/src/include/k5-platform.h
954
#if !defined(__cplusplus) && (__GNUC__ > 2)
crypto/krb5/src/include/k5-platform.h
966
#if !defined(__cplusplus) && (__GNUC__ > 2)
crypto/krb5/src/include/k5-platform.h
971
#if !defined(__cplusplus) && (__GNUC__ > 2)
crypto/krb5/src/include/k5-thread.h
275
# if defined(__GNUC__) && __GNUC__ < 3
crypto/krb5/src/kadmin/cli/getdate.y
34
#ifdef __GNUC__
crypto/krb5/src/kadmin/cli/kadmin.c
62
#if !defined(__cplusplus) && (__GNUC__ > 2)
crypto/krb5/src/kadmin/cli/kadmin.c
69
#if !defined(__cplusplus) && (__GNUC__ > 2)
crypto/krb5/src/kadmin/dbutil/kdb5_mkey.c
806
#if !defined(__cplusplus) && (__GNUC__ > 2)
crypto/krb5/src/kadmin/dbutil/tdumputil.h
44
#if !defined(__cplusplus) && (__GNUC__ > 2)
crypto/krb5/src/kdc/kdc_util.h
171
#if !defined(__cplusplus) && (__GNUC__ > 2)
crypto/krb5/src/kprop/kpropd.c
1024
#if !defined(__cplusplus) && (__GNUC__ > 2)
crypto/krb5/src/lib/crypto/builtin/aes/aes.h
106
#elif defined(__GNUC__) && defined(__x86_64__)
crypto/krb5/src/lib/crypto/builtin/aes/aesopt.h
166
#if defined( __GNUC__ ) && defined( __i386__ ) && !defined(__BEOS__) \
crypto/krb5/src/lib/crypto/builtin/aes/aesopt.h
176
|| defined( __GNUC__ ) && defined( __x86_64__ ) && \
crypto/krb5/src/lib/crypto/builtin/aes/aesopt.h
457
#if !defined( _MSC_VER ) && !defined( __GNUC__ )
crypto/krb5/src/lib/crypto/builtin/aes/aestab.c
401
#elif defined(__GNUC__)
crypto/krb5/src/lib/crypto/builtin/aes/aestab.h
73
# if !defined( __GNUC__ ) && (defined( __MSDOS__ ) || defined( __WIN16__ ))
crypto/krb5/src/lib/crypto/builtin/aes/brg_endian.h
41
#elif defined( __linux__ ) || defined( __GNUC__ ) || defined( __GNU_LIBRARY__ )
crypto/krb5/src/lib/crypto/builtin/aes/brg_types.h
139
# elif defined( __GNUC__ )
crypto/krb5/src/lib/crypto/builtin/aes/brg_types.h
149
# elif defined( __GNUC__ )
crypto/krb5/src/lib/crypto/builtin/aes/brg_types.h
37
#elif defined( __GNUC__ ) && ( __GNUC__ >= 3 ) && !(defined( __HAIKU__ ) || defined( __VxWorks__ ))
crypto/krb5/src/lib/crypto/builtin/enc_provider/rc4.c
27
#if ((__GNUC__ >= 2) )
crypto/krb5/src/lib/gssapi/krb5/gssapiP_krb5.h
1200
#if !defined(__cplusplus) && (__GNUC__ > 2)
crypto/krb5/src/lib/kadm5/logger.c
169
#if !defined(__cplusplus) && (__GNUC__ > 2)
crypto/krb5/src/lib/kadm5/logger.c
627
#if !defined(__cplusplus) && (__GNUC__ > 2)
crypto/krb5/src/lib/kdb/iprop_xdr.c
8
#ifdef __GNUC__
crypto/krb5/src/lib/krb5/krb/deltat.c
1518
#ifdef __GNUC__
crypto/krb5/src/lib/krb5/krb/deltat.c
394
# if defined __GNUC__ && 2 < __GNUC__ + (96 <= __GNUC_MINOR__)
crypto/krb5/src/lib/krb5/krb/deltat.c
402
# if defined __GNUC__ && 2 < __GNUC__ + (7 <= __GNUC_MINOR__)
crypto/krb5/src/lib/krb5/krb/deltat.c
410
#if ! defined lint || defined __GNUC__
crypto/krb5/src/lib/krb5/krb/deltat.c
417
#if defined __GNUC__ && ! defined __ICC && 406 <= __GNUC__ * 100 + __GNUC_MINOR__
crypto/krb5/src/lib/krb5/krb/deltat.c
418
# if __GNUC__ * 100 + __GNUC_MINOR__ < 407
crypto/krb5/src/lib/krb5/krb/deltat.c
441
#if defined __cplusplus && defined __GNUC__ && ! defined __ICC && 6 <= __GNUC__
crypto/krb5/src/lib/krb5/krb/deltat.c
462
# ifdef __GNUC__
crypto/krb5/src/lib/krb5/krb/deltat.c
567
# if defined __GNUC__ && 1 < __GNUC__
crypto/krb5/src/lib/krb5/krb/deltat.c
77
#ifdef __GNUC__
crypto/krb5/src/lib/krb5/krb/t_pac.c
477
#if !defined(__cplusplus) && (__GNUC__ > 2)
crypto/krb5/src/lib/krb5/krb/t_princ.c
42
#if !defined(__cplusplus) && (__GNUC__ > 2)
crypto/krb5/src/lib/krb5/krb/x-deltat.y
175
#ifdef __GNUC__
crypto/krb5/src/lib/krb5/krb/x-deltat.y
44
#ifdef __GNUC__
crypto/krb5/src/lib/krb5/os/accessor.c
36
|| (!defined __cplusplus && __GNUC__ >= 3)
crypto/krb5/src/lib/krb5/os/accessor.c
49
#if defined __GNUC__ && __STDC_VERSION__ < 199901L
crypto/krb5/src/lib/rpc/gssrpcint.h
30
#if !defined(__cplusplus) && (__GNUC__ > 2)
crypto/krb5/src/lib/rpc/unit-test/client.c
42
#ifdef __GNUC__
crypto/krb5/src/plugins/kdb/db2/libdb2/test/dbtest.c
90
#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
crypto/krb5/src/plugins/preauth/pkinit/pkinit_crypto_openssl.c
1074
#if !defined(__cplusplus) && (__GNUC__ > 2)
crypto/krb5/src/plugins/preauth/spake/edwards25519.c
111
#ifdef __GNUC__
crypto/krb5/src/plugins/preauth/spake/edwards25519_fiat.h
20
#if defined(__GNUC__) || defined(__clang__)
crypto/krb5/src/plugins/preauth/spake/edwards25519_fiat.h
43
#if !defined(FIAT_25519_NO_ASM) && (defined(__GNUC__) || defined(__clang__))
crypto/krb5/src/plugins/preauth/spake/edwards25519_fiat.h
870
#if defined(__GNUC__) || defined(__clang__)
crypto/krb5/src/plugins/preauth/spake/edwards25519_fiat.h
888
#if !defined(FIAT_25519_NO_ASM) && (defined(__GNUC__) || defined(__clang__))
crypto/krb5/src/util/et/com_err.h
43
#if !defined(__cplusplus) && (__GNUC__ > 2)
crypto/krb5/src/util/et/com_err.h
50
#if !defined(__cplusplus) && (__GNUC__ > 2)
crypto/krb5/src/util/ss/ss.h
53
#if !defined(__cplusplus) && (__GNUC__ > 2)
crypto/krb5/src/util/ss/ss_internal.h
17
#if defined(__GNUC__)
crypto/krb5/src/util/support/fake-addrinfo.c
941
#if (defined(__GNUC__) && defined(__mips__)) || 1 /* thread safety always */
crypto/krb5/src/util/verto/ev.c
546
#if __GNUC__
crypto/krb5/src/util/verto/ev.c
593
#define ECB_GCC_VERSION(major,minor) (__GNUC__ > (major) || (__GNUC__ == (major) && __GNUC_MINOR__ >= (minor)))
crypto/krb5/src/util/verto/ev.c
657
#if ECB_GCC_VERSION(2,5) || defined __INTEL_COMPILER || (__llvm__ && __GNUC__) || __SUNPRO_C >= 0x5110 || __SUNPRO_CC >= 0x5110
crypto/krb5/src/util/verto/ev.h
194
#if __STDC_VERSION__ >= 199901L || __GNUC__ >= 3
crypto/krb5/src/util/verto/verto-k5ev.c
42
#ifdef __GNUC__
crypto/libecc/include/libecc/external_deps/print.h
25
#if (__GNUC__ * 10 + __GNUC_MINOR__ >= 42)
crypto/libecc/include/libecc/words/types.h
20
#ifdef __GNUC__
crypto/libecc/src/examples/sss/sss.h
16
#ifdef __GNUC__
crypto/libecc/src/examples/sss/sss.h
23
#ifdef __GNUC__
crypto/openssh/defines.h
582
#if !defined(__GNUC__) || (__GNUC__ < 2)
crypto/openssh/defines.h
963
# if defined(__GNUC__) && \
crypto/openssh/defines.h
964
((__GNUC__ > (2)) || (__GNUC__ == (2) && __GNUC_MINOR__ >= (96)))
crypto/openssh/libcrux_mlkem768_sha3.h
29
#if !defined(__GNUC__) || (__GNUC__ < 2)
crypto/openssh/openbsd-compat/arc4random.c
64
#if defined(__GNUC__) || defined(_MSC_VER)
crypto/openssh/openbsd-compat/blowfish.c
55
#ifdef __GNUC__
crypto/openssh/sntrup761.c
1002
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
1017
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
1021
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
1033
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
1037
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
1064
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
1068
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
1125
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
1128
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
1143
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
1146
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
1179
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
118
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
1182
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
1195
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
1198
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
121
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
1211
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
1213
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
1224
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
1226
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
1237
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
1239
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
1252
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
1254
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
1281
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
1285
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
1298
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
1302
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
1315
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
1319
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
1333
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
1337
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
134
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
1351
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
1355
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
1367
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
137
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
1371
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
1383
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
1387
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
1399
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
1403
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
1415
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
1419
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
1431
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
1435
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
1447
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
1450
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
1466
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
1469
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
1487
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
1492
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
150
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
1513
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
1517
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
152
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
1532
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
1536
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
1551
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
1555
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
1567
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
1571
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
1599
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
1603
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
163
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
165
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
176
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
179
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
192
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
195
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
222
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
226
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
239
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
243
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
256
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
260
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
274
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
278
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
292
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
296
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
308
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
312
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
324
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
328
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
340
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
344
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
356
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
360
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
372
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
376
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
388
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
391
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
407
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
410
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
428
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
433
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
454
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
458
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
473
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
477
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
492
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
496
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
508
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
512
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
538
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
542
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
591
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
594
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
609
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
612
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
64
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
645
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
648
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
661
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
664
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
67
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
677
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
679
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
690
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
692
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
703
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
705
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
718
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
720
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
747
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
751
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
764
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
768
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
781
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
785
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
799
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
803
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
817
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
82
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
821
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
833
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
837
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
849
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
85
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
853
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
865
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
869
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
881
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
885
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
897
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
901
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
913
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
916
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
932
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
935
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
953
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
958
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
979
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssh/sntrup761.c
983
#elif defined(__GNUC__) && defined(__aarch64__)
crypto/openssh/sntrup761.c
998
#if defined(__GNUC__) && defined(__x86_64__)
crypto/openssl/crypto/aes/aes_ige.c
31
#if defined(__GNUC__) && UNALIGNED_MEMOPS_ARE_FAST
crypto/openssl/crypto/aes/aes_x86core.c
95
#elif defined(__GNUC__) && __GNUC__ >= 2
crypto/openssl/crypto/arm_arch.h
21
#elif defined(__GNUC__)
crypto/openssl/crypto/armcap.c
65
#if defined(__GNUC__) && __GNUC__ >= 2
crypto/openssl/crypto/bn/asm/sparcv8plus.S
152
#elif defined(__GNUC__) && defined(__arch64__)
crypto/openssl/crypto/bn/asm/x86_64-gcc.c
11
#if !(defined(__GNUC__) && __GNUC__ >= 2)
crypto/openssl/crypto/bn/bn_div.c
163
#if defined(__GNUC__) && __GNUC__ >= 2
crypto/openssl/crypto/bn/bn_exp.c
20
#elif defined(__GNUC__)
crypto/openssl/crypto/bn/bn_local.h
122
#if defined(_WIN32) && !defined(__GNUC__)
crypto/openssl/crypto/bn/bn_local.h
391
#elif defined(__GNUC__) && __GNUC__ >= 2
crypto/openssl/crypto/bn/bn_local.h
400
#if defined(__GNUC__) && __GNUC__ >= 2
crypto/openssl/crypto/bn/bn_local.h
409
#if defined(__GNUC__) && __GNUC__ >= 2
crypto/openssl/crypto/bn/bn_local.h
433
#if defined(__GNUC__) && __GNUC__ >= 2
crypto/openssl/crypto/bn/bn_local.h
446
#if defined(__GNUC__) && __GNUC__ >= 2
crypto/openssl/crypto/bn/bn_nist.c
314
#if defined(_WIN32) && !defined(__GNUC__)
crypto/openssl/crypto/chacha/chacha_enc.c
28
#if defined(__GNUC__) && __GNUC__ >= 2 && !defined(OPENSSL_NO_ASM) && !defined(OPENSSL_NO_INLINE_ASM)
crypto/openssl/crypto/des/des_local.h
106
#elif defined(__GNUC__) && __GNUC__ >= 2 && !defined(__STRICT_ANSI__) && !defined(OPENSSL_NO_ASM) && !defined(OPENSSL_NO_INLINE_ASM) && !defined(PEDANTIC)
crypto/openssl/crypto/ec/curve448/curve448.c
505
#if defined(__GNUC__) && (__GNUC__ > 3 || (__GNUC__ == 3 && __GNUC_MINOR__ > 3))
crypto/openssl/crypto/ec/curve448/field.h
25
#if defined(__GNUC__) || defined(__clang__)
crypto/openssl/crypto/ec/ecp_nistz256_table.c
24
#if defined(__GNUC__)
crypto/openssl/crypto/ec/ecp_sm2p256_table.c
26
#if defined(__GNUC__)
crypto/openssl/crypto/hashtable/hashtable.c
82
#if defined(__GNUC__) || defined(__CLANG__)
crypto/openssl/crypto/modes/cbc128.c
18
#if defined(__GNUC__) && !STRICT_ALIGNMENT
crypto/openssl/crypto/modes/ccm128.c
15
#ifdef __GNUC__
crypto/openssl/crypto/modes/cfb128.c
14
#if defined(__GNUC__) && !defined(STRICT_ALIGNMENT)
crypto/openssl/crypto/modes/ctr128.c
15
#if defined(__GNUC__) && !defined(STRICT_ALIGNMENT)
crypto/openssl/crypto/modes/gcm128.c
16
#if defined(__GNUC__) && !defined(STRICT_ALIGNMENT)
crypto/openssl/crypto/modes/ofb128.c
14
#if defined(__GNUC__) && !defined(STRICT_ALIGNMENT)
crypto/openssl/crypto/modes/xts128.c
16
#ifdef __GNUC__
crypto/openssl/crypto/modes/xts128gb.c
16
#ifdef __GNUC__
crypto/openssl/crypto/poly1305/poly1305_ieee754.c
49
#if !(defined(__GNUC__) && __GNUC__ >= 2)
crypto/openssl/crypto/ppccap.c
137
#if defined(__GNUC__) && __GNUC__ >= 2
crypto/openssl/crypto/rc5/rc5_local.h
95
#elif defined(__GNUC__) && __GNUC__ >= 2 && !defined(__STRICT_ANSI__) && !defined(OPENSSL_NO_ASM) && !defined(OPENSSL_NO_INLINE_ASM) && !defined(PEDANTIC)
crypto/openssl/crypto/riscvcap.c
132
#if defined(__GNUC__) && __GNUC__ >= 2
crypto/openssl/crypto/s390x_arch.h
77
#if defined(__GNUC__) && defined(__linux)
crypto/openssl/crypto/s390x_arch.h
83
#if defined(__GNUC__) && defined(__linux)
crypto/openssl/crypto/s390x_arch.h
87
#if defined(__GNUC__) && defined(__linux)
crypto/openssl/crypto/s390xcap.c
101
#if defined(__GNUC__)
crypto/openssl/crypto/s390xcap.c
113
#if defined(__GNUC__) && defined(__linux)
crypto/openssl/crypto/s390xcap.c
96
#if defined(__GNUC__)
crypto/openssl/crypto/sha/sha256.c
158
#if defined(__GNUC__) && __GNUC__ >= 2 && !defined(OPENSSL_NO_ASM) && !defined(OPENSSL_NO_INLINE_ASM)
crypto/openssl/crypto/sha/sha512.c
386
#if defined(__GNUC__) && __GNUC__ >= 2 && !defined(OPENSSL_NO_ASM) && !defined(OPENSSL_NO_INLINE_ASM)
crypto/openssl/crypto/sm3/sm3_local.h
70
#if defined(__GNUC__) && __GNUC__ >= 2 && !defined(OPENSSL_NO_ASM) && !defined(OPENSSL_NO_INLINE_ASM)
crypto/openssl/crypto/sparccpuid.S
10
#elif defined(__GNUC__) && defined(__arch64__)
crypto/openssl/crypto/sparcv9cap.c
21
#if defined(__GNUC__) && defined(__linux)
crypto/openssl/crypto/sparcv9cap.c
74
#if defined(__GNUC__) && __GNUC__ >= 2
crypto/openssl/crypto/threads_pthread.c
778
#if defined(__GNUC__) && defined(__ATOMIC_ACQ_REL) && !defined(BROKEN_CLANG_ATOMICS)
crypto/openssl/crypto/threads_pthread.c
805
#if defined(__GNUC__) && defined(__ATOMIC_ACQ_REL) && !defined(BROKEN_CLANG_ATOMICS)
crypto/openssl/crypto/threads_pthread.c
831
#if defined(__GNUC__) && defined(__ATOMIC_ACQ_REL) && !defined(BROKEN_CLANG_ATOMICS)
crypto/openssl/crypto/threads_pthread.c
857
#if defined(__GNUC__) && defined(__ATOMIC_ACQ_REL) && !defined(BROKEN_CLANG_ATOMICS)
crypto/openssl/crypto/threads_pthread.c
882
#if defined(__GNUC__) && defined(__ATOMIC_ACQ_REL) && !defined(BROKEN_CLANG_ATOMICS)
crypto/openssl/crypto/threads_pthread.c
905
#if defined(__GNUC__) && defined(__ATOMIC_ACQ_REL) && !defined(BROKEN_CLANG_ATOMICS)
crypto/openssl/crypto/threads_pthread.c
928
#if defined(__GNUC__) && defined(__ATOMIC_ACQ_REL) && !defined(BROKEN_CLANG_ATOMICS)
crypto/openssl/crypto/threads_pthread.c
98
#if defined(__GNUC__) && defined(__ATOMIC_ACQUIRE) && !defined(BROKEN_CLANG_ATOMICS) \
crypto/openssl/crypto/whrlpool/wp_block.c
114
#elif defined(__GNUC__) && __GNUC__ >= 2
crypto/openssl/crypto/whrlpool/wp_block.c
71
#ifdef __GNUC__
crypto/openssl/crypto/whrlpool/wp_block.c
78
#if defined(__GNUC__) && !defined(STRICT_ALIGNMENT)
crypto/openssl/engines/e_afalg.h
13
#if defined(__GNUC__) && __GNUC__ >= 4 && (!defined(__STDC_VERSION__) || __STDC_VERSION__ < 199901L)
crypto/openssl/include/crypto/md32_common.h
103
#if defined(__GNUC__) && __GNUC__ >= 2 && !defined(OPENSSL_NO_ASM) && !defined(OPENSSL_NO_INLINE_ASM)
crypto/openssl/include/crypto/modes.h
38
#if defined(__GNUC__) && __GNUC__ >= 2
crypto/openssl/include/internal/common.h
21
#if defined(__GNUC__) || defined(__clang__)
crypto/openssl/include/internal/common.h
29
#if defined(__GNUC__) || defined(__clang__)
crypto/openssl/include/internal/constant_time.h
152
#if !defined(OPENSSL_NO_ASM) && defined(__GNUC__)
crypto/openssl/include/internal/constant_time.h
278
#if !defined(OPENSSL_NO_ASM) && defined(__GNUC__)
crypto/openssl/include/internal/constant_time.h
290
#if !defined(OPENSSL_NO_ASM) && defined(__GNUC__)
crypto/openssl/include/internal/constant_time.h
302
#if !defined(OPENSSL_NO_ASM) && defined(__GNUC__)
crypto/openssl/include/internal/constant_time.h
314
#if !defined(OPENSSL_NO_ASM) && defined(__GNUC__)
crypto/openssl/include/internal/constant_time.h
326
#if !defined(OPENSSL_NO_ASM) && defined(__GNUC__)
crypto/openssl/include/internal/refcount.h
77
#elif defined(__GNUC__) && defined(__ATOMIC_RELAXED) && __GCC_ATOMIC_INT_LOCK_FREE > 0
crypto/openssl/include/internal/safe_math.h
19
#elif defined(__GNUC__)
crypto/openssl/include/internal/safe_math.h
20
#if __GNUC__ > 5
crypto/openssl/include/internal/tsan_assist.h
68
#elif defined(__GNUC__) && defined(__ATOMIC_RELAXED)
crypto/openssl/include/openssl/bio.h
947
#if defined(__GNUC__) && defined(__STDC_VERSION__) \
crypto/openssl/include/openssl/bio.h
957
#if __GNUC__ * 10 + __GNUC_MINOR__ >= 44
crypto/openssl/include/openssl/e_os2.h
272
#elif defined(__GNUC__) && __GNUC__ >= 2
crypto/openssl/include/openssl/e_os2.h
290
#elif defined(__GNUC__) && __GNUC__ >= 2
crypto/openssl/include/openssl/e_os2.h
297
#if defined(__GNUC__)
crypto/openssl/include/openssl/macros.h
324
#elif defined(__GNUC__) && __GNUC__ >= 2
crypto/openssl/include/openssl/macros.h
340
#if defined(__GNUC__)
crypto/openssl/include/openssl/macros.h
50
#elif defined(__GNUC__)
crypto/openssl/include/openssl/macros.h
55
#if __GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 5)
crypto/openssl/include/openssl/macros.h
60
#elif __GNUC__ > 3 || (__GNUC__ == 3 && __GNUC_MINOR__ > 0)
crypto/openssl/providers/fips/self_test.c
114
#elif defined(__GNUC__) && !defined(_AIX)
crypto/openssl/providers/fips/self_test.c
124
#elif defined(_AIX) && !defined(__GNUC__)
crypto/openssl/providers/fips/self_test_kats.c
206
#if defined(__GNUC__) && __GNUC__ >= 4
crypto/openssl/providers/implementations/rands/seeding/rand_unix.c
355
#if defined(__GNUC__) && __GNUC__ >= 2 && defined(__ELF__) && !defined(__hpux)
crypto/openssl/test/asn1_decode_test.c
20
#ifdef __GNUC__
crypto/openssl/test/asn1_encode_test.c
18
#ifdef __GNUC__
crypto/openssl/test/testutil.h
289
#if defined(__GNUC__) && defined(__STDC_VERSION__) \
crypto/openssl/test/testutil/output.h
16
#if defined(__GNUC__) && defined(__STDC_VERSION__) \
crypto/openssl/test/testutil/output.h
26
#if __GNUC__ * 10 + __GNUC_MINOR__ >= 44
include/_ctype.h
92
(defined(_USE_CTYPE_INLINE_) || defined(__GNUC__) || defined(__cplusplus))
include/complex.h
34
#ifdef __GNUC__
include/gssapi.h
1
#ifdef __GNUC__
include/gssapi/gssapi.h
65
#if defined(__GNUC__) && ((__GNUC__ > 3) || ((__GNUC__ == 3) && (__GNUC_MINOR__ >= 1 )))
include/stdio.h
472
#if defined(__GNUC__) && defined(__STDC__)
include/stdlib.h
261
#if __GNUC__ >= 2
include/xlocale/_ctype.h
55
#if defined(__GNUC__) && !defined(__GNUC_STDC_INLINE__)
kerberos5/include/krb5-types.h
22
(((__GNUC__ * 10000) + (__GNUC_MINOR__ * 100) + __GNUC_PATCHLEVEL__) >= \
krb5/include/autoconf.h
768
#if defined(__GNUC__) && !defined(inline)
lib/clang/include/llvm/Config/abi-breaking.h
41
#if !(defined(_AIX) && defined(__GNUC__) && !defined(__clang__))
lib/clang/liblldb/LLDBWrapLua.cpp
35
# if defined(__cplusplus) || (defined(__GNUC__) && !defined(__STRICT_ANSI__))
lib/clang/liblldb/LLDBWrapLua.cpp
44
# if defined(__GNUC__)
lib/clang/liblldb/LLDBWrapLua.cpp
45
# if !(defined(__cplusplus)) || (__GNUC__ > 3 || (__GNUC__ == 3 && __GNUC_MINOR__ >= 4))
lib/clang/liblldb/LLDBWrapLua.cpp
82
#if defined(__GNUC__)
lib/clang/liblldb/LLDBWrapLua.cpp
83
# if (__GNUC__ >= 4) || (__GNUC__ == 3 && __GNUC_MINOR__ >= 4)
lib/clang/liblldb/LLDBWrapLua.cpp
98
# if defined(__GNUC__) && defined(GCC_HASCLASSVISIBILITY)
lib/libc/gen/arc4random.c
56
#if defined(__GNUC__) || defined(_MSC_VER)
lib/libc/resolv/mtctxres.c
22
#if defined(sun) && !defined(__GNUC__)
lib/libc/string/memchr.c
40
#ifdef __GNUC__
lib/libc/string/strchrnul.c
43
#ifdef __GNUC__
lib/liblua/luaconf.h
311
#if defined(__GNUC__) && ((__GNUC__*100 + __GNUC_MINOR__) >= 302) && \
lib/librpcsec_gss/svc_rpcsec_gss.c
148
#ifdef __GNUC__
lib/msun/src/math_private.h
318
#if FLT_EVAL_METHOD == 0 || __GNUC__ == 0
sbin/fsck/fsck.c
308
#ifdef __GNUC__
sbin/hastd/lzf.c
306
#if (__i386 || __amd64) && __GNUC__ >= 3
sbin/hastd/lzf.c
80
#if __GNUC__ >= 3
sbin/ipf/ipf/bpf-ipf.h
109
#if (defined(sun) || defined(ibm032)) && !defined(__GNUC__)
sbin/ipf/ipf/ipf.c
14
#if !defined(__SVR4) && defined(__GNUC__)
sbin/ipf/ipfs/ipfs.c
12
#if !defined(__SVR4) && !defined(__GNUC__)
sbin/ipf/ipfs/ipfs.c
44
#if !defined(__SVR4) && defined(__GNUC__)
sbin/ipf/ipnat/ipnat_y.y
13
#if !defined(__SVR4) && !defined(__GNUC__)
secure/lib/libcrypt/crypt-des.c
67
#if defined(__GNUC__) && !defined(lint)
stand/liblua/luaconf.h
304
#if defined(__GNUC__) && ((__GNUC__*100 + __GNUC_MINOR__) >= 302) && \
sys/amd64/include/efi.h
42
#if defined(__clang__) || defined(__GNUC__) && \
sys/amd64/include/efi.h
43
(__GNUC__ > 4 || __GNUC__ == 4 && __GNUC_MINOR__ >= 4)
sys/crypto/aesni/aesni_os.h
28
#if defined(__GNUC__) && defined(_KERNEL)
sys/crypto/openssl/arm_arch.h
21
#elif defined(__GNUC__)
sys/dev/cxgbe/cudbg/cudbg.h
35
#ifdef __GNUC__
sys/dev/cxgbe/cudbg/cudbg_entity.h
31
#ifdef __GNUC__
sys/dev/cxgbe/cudbg/cudbg_entity.h
364
#ifndef __GNUC__
sys/dev/cxgbe/cudbg/fastlz.c
39
#if defined(_MSC_VER) || defined(__GNUC__)
sys/dev/cxgbe/cudbg/fastlz.c
49
#if defined(__GNUC__) && (__GNUC__ > 2)
sys/dev/cxgbe/cudbg/fastlz.c
60
#if defined(__GNUC__) || defined(__DMC__) || defined(__POCC__) ||\
sys/dev/hpt27xx/him.h
193
#ifdef __GNUC__
sys/dev/hpt27xx/hptintf.h
43
#ifndef __GNUC__
sys/dev/hptnr/him.h
191
#ifdef __GNUC__
sys/dev/hptnr/hptintf.h
42
#ifndef __GNUC__
sys/dev/hptrr/him.h
164
#ifdef __GNUC__
sys/dev/hptrr/hptintf.h
42
#ifndef __GNUC__
sys/dev/ocs_fc/ocs_os.h
214
#if defined(__GNUC__)
sys/dev/qat/include/common/qat_freebsd.h
35
#if __STDC_VERSION__ < 199901L && __GNUC__ < 3 && !defined(__INTEL_COMPILER)
sys/dev/qat/include/common/qat_freebsd.h
41
#if __STDC_VERSION__ < 199901L && __GNUC__ < 3 && !defined(__INTEL_COMPILER)
sys/dev/qat/qat_api/common/ctrl/sal_compression.c
1467
#if __GNUC__ >= 7
sys/dev/qat/qat_api/common/ctrl/sal_compression.c
1476
#if __GNUC__ >= 7
sys/dev/qat/qat_api/include/cpa_types.h
172
#if defined(__GNUC__) || defined(__INTEL_COMPILER) || defined(_WIN64)
sys/dev/sound/pcm/feeder_rate.c
510
#if defined(__GNUC__) && __GNUC__ >= 4
sys/net/altq/altq_classq.h
82
#if !defined(__GNUC__) || defined(ALTQ_DEBUG)
sys/net/altq/altq_rmclass.c
1711
#if !defined(__GNUC__) || defined(ALTQ_DEBUG)
sys/net/altq/altq_var.h
56
#ifdef __GNUC__
sys/netinet/sctp_input.c
3947
#ifdef __GNUC__
sys/netinet/sctp_input.c
4306
#ifdef __GNUC__
sys/sys/_null.h
34
#if defined(__GNUG__) && defined(__GNUC__) && __GNUC__ >= 4
sys/sys/cdefs.h
390
#if defined(__clang__) || (defined(__GNUC__) && defined (__FreeBSD_cc_version))
sys/sys/cdefs.h
81
#if defined(__GNUC__)
sys/sys/cdefs.h
83
(__GNUC__ > (ma) || __GNUC__ == (ma) && __GNUC_MINOR__ >= (mi))
sys/sys/cdefs.h
88
#if defined(__GNUC__)
sys/sys/qmath.h
59
#if defined(__GNUC__) && !defined(__clang__)
sys/sys/stdatomic.h
41
#elif defined(__GNUC__)
sys/sys/termios.h
1
#ifdef __GNUC__
sys/sys/timeb.h
40
#if defined(__GNUC__) && !defined(_IN_LIBUITL)
sys/sys/types.h
351
#if (defined(__clang__) || (defined(__GNUC__) && __GNUC__ >= 13))
tests/sys/file/flock_helper.c
59
#ifdef __GNUC__
tools/build/bootstrap-m4/inittokenizer.c
101
#if defined(__GNUC__) && __GNUC__ >= 3
tools/build/cross-build/include/common/sys/cdefs.h
284
#if defined(__GNUC__)
tools/build/cross-build/include/common/sys/cdefs.h
286
(__GNUC__ > (ma) || __GNUC__ == (ma) && __GNUC_MINOR__ >= (mi))
tools/build/cross-build/include/linux/limits.h
94
#if defined __GNUC__ && !defined _GCC_LIMITS_H_
tools/tools/netmap/pkt_hash.h
40
#ifdef __GNUC__
usr.bin/lex/initscan.c
100
#if defined(__GNUC__) && __GNUC__ >= 3
usr.bin/m4/mdef.h
38
#ifdef __GNUC__
usr.sbin/moused/moused/event-names.h
825
#elif __GNUC__
usr.sbin/moused/moused/event-names.h
865
#elif __GNUC__
usr.sbin/ppp/log.h
81
#ifdef __GNUC__
usr.sbin/ppp/prompt.h
72
#ifdef __GNUC__
usr.sbin/ppp/prompt.h
78
#ifdef __GNUC__