| /freebsd/sys/contrib/openzfs/module/zfs/ |
| H A D | lz4_zfs.c | 264 #ifdef GCC_VERSION 265 #undef GCC_VERSION 268 #define GCC_VERSION (__GNUC__ * 100 + __GNUC_MINOR__) macro 270 #if (GCC_VERSION >= 302) || (__INTEL_COMPILER >= 800) || defined(__clang__) 398 #if ((defined(__GNUC__) && (GCC_VERSION >= 304)) || defined(__clang__)) && \ in LZ4_NbCommonBytes() 419 #if ((defined(__GNUC__) && (GCC_VERSION >= 304)) || defined(__clang__)) && \ in LZ4_NbCommonBytes() 441 #if ((defined(__GNUC__) && (GCC_VERSION >= 304)) || defined(__clang__)) && \ in LZ4_NbCommonBytes() 457 #if defined(__GNUC__) && (GCC_VERSION >= 304) && \ in LZ4_NbCommonBytes()
|
| H A D | lz4.c | 139 #ifdef GCC_VERSION 140 #undef GCC_VERSION 143 #define GCC_VERSION (__GNUC__ * 100 + __GNUC_MINOR__) macro
|
| /freebsd/sys/contrib/openzfs/module/zstd/include/ |
| H A D | stdlib.h | 45 #undef GCC_VERSION
|
| /freebsd/contrib/libarchive/libarchive/ |
| H A D | xxhash.c | 148 #define GCC_VERSION ((__GNUC__-0) * 100 + (__GNUC_MINOR__ - 0)) macro 150 #if GCC_VERSION >= 409 175 #elif GCC_VERSION >= 403
|
| /freebsd/contrib/ntp/sntp/libopts/ |
| H A D | genshell.h | 67 #if GCC_VERSION > 40400
|
| /freebsd/contrib/ntp/ntpsnmpd/ |
| H A D | ntpsnmpd-opts.h | 65 #if GCC_VERSION > 40400
|
| /freebsd/contrib/ntp/ntpdc/ |
| H A D | ntpdc-opts.h | 65 #if GCC_VERSION > 40400
|
| /freebsd/contrib/ntp/ntpq/ |
| H A D | ntpq-opts.h | 65 #if GCC_VERSION > 40400
|
| /freebsd/contrib/byacc/ |
| H A D | configure | 1871 GCC_VERSION=none 1875 …GCC_VERSION="`${CC} --version 2>/dev/null | sed -e '2,$d' -e 's/^[^(]*([^)][^)]*) //' -e 's/^[^0-9… 1876 test -z "$GCC_VERSION" && GCC_VERSION=unknown 1877 echo "$as_me:1877: result: $GCC_VERSION" >&5 1878 echo "${ECHO_T}$GCC_VERSION" >&6 6061 elif test "$GCC" = yes && test "$GCC_VERSION" != "unknown" 6095 case "$GCC_VERSION" in 6097 test -n "$verbose" && echo " feature is broken in gcc $GCC_VERSION" 1>&6 6099 echo "${as_me:-configure}:6099: testing feature is broken in gcc $GCC_VERSION ..." 1>&5 6105 case "$GCC_VERSION" in [all …]
|
| H A D | aclocal.m4 | 727 GCC_VERSION=none 730 …GCC_VERSION="`${CC} --version 2>/dev/null | sed -e '2,$d' -e 's/^[[^(]]*([[^)]][[^)]]*) //' -e 's/… 731 test -z "$GCC_VERSION" && GCC_VERSION=unknown 732 AC_MSG_RESULT($GCC_VERSION) 800 elif test "$GCC" = yes && test "$GCC_VERSION" != "unknown" 828 case "$GCC_VERSION" in 830 CF_VERBOSE(feature is broken in gcc $GCC_VERSION) 835 case "$GCC_VERSION" in 837 CF_VERBOSE(feature is broken in gcc $GCC_VERSION)
|
| /freebsd/contrib/ntp/sntp/ |
| H A D | sntp-opts.h | 65 #if GCC_VERSION > 40400
|
| /freebsd/sys/contrib/dpdk_rte_lpm/ |
| H A D | rte_common.h | 56 #define GCC_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + \ macro
|
| /freebsd/contrib/ntp/util/ |
| H A D | ntp-keygen-opts.h | 65 #if GCC_VERSION > 40400
|
| /freebsd/contrib/ntp/ntpd/ |
| H A D | ntpd-opts.h | 65 #if GCC_VERSION > 40400
|
| /freebsd/sys/contrib/zstd/lib/legacy/ |
| H A D | zstd_v01.c | 144 # define GCC_VERSION (__GNUC__ * 100 + __GNUC_MINOR__) macro 306 # elif defined(__GNUC__) && (GCC_VERSION >= 304) /* GCC Intrinsic */ in FSE_highbit32()
|
| H A D | zstd_v03.c | 2267 # define GCC_VERSION (__GNUC__ * 100 + __GNUC_MINOR__) macro
|
| /freebsd/contrib/ncurses/ |
| H A D | configure | 2626 GCC_VERSION=none 2630 …GCC_VERSION="`${CC} --version 2>/dev/null | sed -e '2,$d' -e 's/^[^(]*([^)][^)]*) //' -e 's/^[^0-9… 2631 test -z "$GCC_VERSION" && GCC_VERSION=unknown 2632 echo "$as_me:2632: result: $GCC_VERSION" >&5 2633 echo "${ECHO_T}$GCC_VERSION" >&6 17549 elif test "$GCC" = yes && test "$GCC_VERSION" != "unknown" 17585 case "$GCC_VERSION" in 17587 test -n "$verbose" && echo " feature is broken in gcc $GCC_VERSION" 1>&6 17589 echo "${as_me:-configure}:17589: testing feature is broken in gcc $GCC_VERSION ..." 1>&5 17595 case "$GCC_VERSION" in [all …]
|
| H A D | aclocal.m4 | 3185 GCC_VERSION=none 3188 …GCC_VERSION="`${CC} --version 2>/dev/null | sed -e '2,$d' -e 's/^[[^(]]*([[^)]][[^)]]*) //' -e 's/… 3189 test -z "$GCC_VERSION" && GCC_VERSION=unknown 3190 AC_MSG_RESULT($GCC_VERSION) 3259 elif test "$GCC" = yes && test "$GCC_VERSION" != "unknown" 3288 case "$GCC_VERSION" in 3290 CF_VERBOSE(feature is broken in gcc $GCC_VERSION) 3295 case "$GCC_VERSION" in 3297 CF_VERBOSE(feature is broken in gcc $GCC_VERSION)
|
| /freebsd/contrib/dialog/ |
| H A D | configure | 1858 GCC_VERSION=none 1862 …GCC_VERSION="`${CC} --version 2>/dev/null | sed -e '2,$d' -e 's/^.*(GCC[^)]*) //' -e 's/^.*(Debian… 1863 test -z "$GCC_VERSION" && GCC_VERSION=unknown 1864 echo "$as_me:1864: result: $GCC_VERSION" >&5 1865 echo "${ECHO_T}$GCC_VERSION" >&6 7352 elif test "$GCC" = yes && test "$GCC_VERSION" != "unknown" 7386 case "$GCC_VERSION" in 7388 test -n "$verbose" && echo " feature is broken in gcc $GCC_VERSION" 1>&6 7390 echo "${as_me:-configure}:7390: testing feature is broken in gcc $GCC_VERSION ..." 1>&5 7396 case "$GCC_VERSION" in [all …]
|
| H A D | aclocal.m4 | 2499 GCC_VERSION=none 2502 …GCC_VERSION="`${CC} --version 2>/dev/null | sed -e '2,$d' -e 's/^.*(GCC[[^)]]*) //' -e 's/^.*(Debi… 2503 test -z "$GCC_VERSION" && GCC_VERSION=unknown 2504 AC_MSG_RESULT($GCC_VERSION) 2572 elif test "$GCC" = yes && test "$GCC_VERSION" != "unknown" 2600 case "$GCC_VERSION" in 2602 CF_VERBOSE(feature is broken in gcc $GCC_VERSION) 2607 case "$GCC_VERSION" in 2609 CF_VERBOSE(feature is broken in gcc $GCC_VERSION)
|
| /freebsd/contrib/sqlite3/ |
| H A D | shell.c | 228 # if defined(GCC_VERSION) && GCC_VERSION>=7000000 991 # if defined(GCC_VERSION) && GCC_VERSION>=7000000 6758 # if GCC_VERSION>=7000000
|
| H A D | sqlite3.c | 230 # define GCC_VERSION (__GNUC__*1000000+__GNUC_MINOR__*1000+__GNUC_PATCHLEVEL__) macro 232 # define GCC_VERSION 0 macro 14966 #if GCC_VERSION>=4007000 || __has_extension(c_atomic) 30664 #elif defined(__GNUC__) && GCC_VERSION>=4001000 in sqlite3MemoryBarrier() 38200 #elif SQLITE_BYTEORDER==1234 && GCC_VERSION>=4003000 in sqlite3Get4byte() 38216 #elif SQLITE_BYTEORDER==1234 && GCC_VERSION>=4003000 in sqlite3Put4byte() 38335 #if GCC_VERSION>=5004000 && !defined(__INTEL_COMPILER) in sqlite3AddInt64() 38355 #if GCC_VERSION>=5004000 && !defined(__INTEL_COMPILER) in sqlite3SubInt64() 38370 #if GCC_VERSION>=5004000 && !defined(__INTEL_COMPILER) in sqlite3MulInt64() 38472 #if GCC_VERSION>=5004000 in sqlite3LogEst() [all …]
|