Home
last modified time | relevance | path

Searched refs:GCC_VERSION (Results 1 – 22 of 22) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dlz4_zfs.c264 #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 Dlz4.c139 #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 Dstdlib.h45 #undef GCC_VERSION
/freebsd/contrib/libarchive/libarchive/
H A Dxxhash.c148 #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 Dgenshell.h67 #if GCC_VERSION > 40400
/freebsd/contrib/ntp/ntpsnmpd/
H A Dntpsnmpd-opts.h65 #if GCC_VERSION > 40400
/freebsd/contrib/ntp/ntpdc/
H A Dntpdc-opts.h65 #if GCC_VERSION > 40400
/freebsd/contrib/ntp/ntpq/
H A Dntpq-opts.h65 #if GCC_VERSION > 40400
/freebsd/contrib/byacc/
H A Dconfigure1871 GCC_VERSION=none
1875GCC_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 Daclocal.m4727 GCC_VERSION=none
730GCC_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 Dsntp-opts.h65 #if GCC_VERSION > 40400
/freebsd/sys/contrib/dpdk_rte_lpm/
H A Drte_common.h56 #define GCC_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + \ macro
/freebsd/contrib/ntp/util/
H A Dntp-keygen-opts.h65 #if GCC_VERSION > 40400
/freebsd/contrib/ntp/ntpd/
H A Dntpd-opts.h65 #if GCC_VERSION > 40400
/freebsd/sys/contrib/zstd/lib/legacy/
H A Dzstd_v01.c144 # define GCC_VERSION (__GNUC__ * 100 + __GNUC_MINOR__) macro
306 # elif defined(__GNUC__) && (GCC_VERSION >= 304) /* GCC Intrinsic */ in FSE_highbit32()
H A Dzstd_v03.c2267 # define GCC_VERSION (__GNUC__ * 100 + __GNUC_MINOR__) macro
/freebsd/contrib/ncurses/
H A Dconfigure2626 GCC_VERSION=none
2630GCC_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 Daclocal.m43185 GCC_VERSION=none
3188GCC_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 Dconfigure1858 GCC_VERSION=none
1862GCC_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 Daclocal.m42499 GCC_VERSION=none
2502GCC_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 Dshell.c228 # if defined(GCC_VERSION) && GCC_VERSION>=7000000
991 # if defined(GCC_VERSION) && GCC_VERSION>=7000000
6758 # if GCC_VERSION>=7000000
H A Dsqlite3.c230 # 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 …]