Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dlz4_zfs.c260 #ifdef GCC_VERSION
261 #undef GCC_VERSION
264 #define GCC_VERSION (__GNUC__ * 100 + __GNUC_MINOR__) macro
266 #if (GCC_VERSION >= 302) || (__INTEL_COMPILER >= 800) || defined(__clang__)
394 #if ((defined(__GNUC__) && (GCC_VERSION >= 304)) || defined(__clang__)) && \ in LZ4_NbCommonBytes()
415 #if ((defined(__GNUC__) && (GCC_VERSION >= 304)) || defined(__clang__)) && \ in LZ4_NbCommonBytes()
437 #if ((defined(__GNUC__) && (GCC_VERSION >= 304)) || defined(__clang__)) && \ in LZ4_NbCommonBytes()
453 #if defined(__GNUC__) && (GCC_VERSION >= 304) && \ in LZ4_NbCommonBytes()
H A Dlz4.c138 #ifdef GCC_VERSION
139 #undef GCC_VERSION
142 #define GCC_VERSION (__GNUC__ * 100 + __GNUC_MINOR__) macro
/freebsd/sys/contrib/openzfs/module/zstd/include/
H A Dstdlib.h44 #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/byacc/
H A Daclocal.m4727 GCC_VERSION=none
730GCC_VERSION="`${CC} --version 2>/dev/null | sed -e '2,$d' -e 's/^.*(GCC[[^)]]*) //' -e 's/^.*(Debi…
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)
H A Dconfigure1868 GCC_VERSION=none
1873 test -z "$GCC_VERSION" && GCC_VERSION=unknown
1874 echo "$as_me:1874: result: $GCC_VERSION" >&5
1875 echo "${ECHO_T}$GCC_VERSION" >&6
6072 elif test "$GCC" = yes && test "$GCC_VERSION" != "unknown"
6106 case "$GCC_VERSION" in
6108 test -n "$verbose" && echo " feature is broken in gcc $GCC_VERSION" 1>&6
6110 echo "${as_me:-configure}:6110: testing feature is broken in gcc $GCC_VERSION ..." 1>&5
6116 case "$GCC_VERSION" in
6118 test -n "$verbose" && echo " feature is broken in gcc $GCC_VERSION" 1>&6
[all …]
/freebsd/contrib/ntp/ntpq/
H A Dntpq-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/sntp/
H A Dsntp-opts.h65 #if GCC_VERSION > 40400
/freebsd/contrib/ntp/util/
H A Dntp-keygen-opts.h65 #if GCC_VERSION > 40400
/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Dxxhash.c183 #define GCC_VERSION (__GNUC__ * 100 + __GNUC_MINOR__) macro
202 #elif GCC_VERSION >= 403
/freebsd/contrib/ntp/ntpd/
H A Dntpd-opts.h65 #if GCC_VERSION > 40400
/freebsd/sys/contrib/zstd/lib/legacy/
H A Dzstd_v01.c143 # define GCC_VERSION (__GNUC__ * 100 + __GNUC_MINOR__) macro
344 # elif defined(__GNUC__) && (GCC_VERSION >= 304) /* GCC Intrinsic */ in FSE_highbit32()
H A Dzstd_v03.c2329 # define GCC_VERSION (__GNUC__ * 100 + __GNUC_MINOR__) macro
/freebsd/contrib/dialog/
H A Dconfigure1858 GCC_VERSION=none
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
7398 test -n "$verbose" && echo " feature is broken in gcc $GCC_VERSION" 1>&6
[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/ncurses/
H A Dconfigure2261 GCC_VERSION=none
2266 test -z "$GCC_VERSION" && GCC_VERSION=unknown
2267 echo "$as_me:2267: result: $GCC_VERSION" >&5
2268 echo "${ECHO_T}$GCC_VERSION" >&6
16528 elif test "$GCC" = yes && test "$GCC_VERSION" != "unknown"
16562 case "$GCC_VERSION" in
16564 test -n "$verbose" && echo " feature is broken in gcc $GCC_VERSION" 1>&6
16566 echo "${as_me:-configure}:16566: testing feature is broken in gcc $GCC_VERSION ..." 1>&5
16572 case "$GCC_VERSION" in
16574 test -n "$verbose" && echo " feature is broken in gcc $GCC_VERSION" 1>&6
[all …]
H A Daclocal.m42789 GCC_VERSION=none
2792GCC_VERSION="`${CC} --version 2>/dev/null | sed -e '2,$d' -e 's/^.*(GCC[[^)]]*) //' -e 's/^.*(Debi…
2793 test -z "$GCC_VERSION" && GCC_VERSION=unknown
2794 AC_MSG_RESULT($GCC_VERSION)
2862 elif test "$GCC" = yes && test "$GCC_VERSION" != "unknown"
2890 case "$GCC_VERSION" in
2892 CF_VERBOSE(feature is broken in gcc $GCC_VERSION)
2897 case "$GCC_VERSION" in
2899 CF_VERBOSE(feature is broken in gcc $GCC_VERSION)
/freebsd/contrib/sqlite3/
H A Dsqlite3.c227 # define GCC_VERSION 0 macro
259 #if GCC_VERSION>=7000000
29418 #elif defined(__GNUC__) && GCC_VERSION>=4001000 in sqlite3MemoryBarrier()
36652 #if GCC_VERSION>=5004000 in sqlite3LogEst()
82893 #if GCC_VERSION>=7000000
210755 #ifndef GCC_VERSION
210759 # define GCC_VERSION 0
210895 #if SQLITE_BYTEORDER==1234 && GCC_VERSION>=4003000
210914 #if SQLITE_BYTEORDER==1234 && GCC_VERSION>=4003000
214682 #ifndef GCC_VERSION
[all …]
H A Dshell.c190 # if defined(GCC_VERSION) && GCC_VERSION>=7000000
4610 # if GCC_VERSION>=7000000