/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/sys/contrib/openzfs/module/zstd/lib/common/ |
H A D | xxhash.c | 184 #define GCC_VERSION (__GNUC__ * 100 + __GNUC_MINOR__) macro 203 #elif GCC_VERSION >= 403
|
/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 | 143 # define GCC_VERSION (__GNUC__ * 100 + __GNUC_MINOR__) macro 344 # elif defined(__GNUC__) && (GCC_VERSION >= 304) /* GCC Intrinsic */ in FSE_highbit32()
|
H A D | zstd_v03.c | 2329 # define GCC_VERSION (__GNUC__ * 100 + __GNUC_MINOR__) macro
|
/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/ncurses/ |
H A D | configure | 2322 GCC_VERSION=none 2326 …GCC_VERSION="`${CC} --version 2>/dev/null | sed -e '2,$d' -e 's/^[^(]*([^)][^)]*) //' -e 's/^[^0-9… 2327 test -z "$GCC_VERSION" && GCC_VERSION=unknown 2328 echo "$as_me:2328: result: $GCC_VERSION" >&5 2329 echo "${ECHO_T}$GCC_VERSION" >&6 17602 elif test "$GCC" = yes && test "$GCC_VERSION" != "unknown" 17636 case "$GCC_VERSION" in 17638 test -n "$verbose" && echo " feature is broken in gcc $GCC_VERSION" 1>&6 17640 echo "${as_me:-configure}:17640: testing feature is broken in gcc $GCC_VERSION ..." 1>&5 17646 case "$GCC_VERSION" in [all …]
|
H A D | aclocal.m4 | 3072 GCC_VERSION=none 3075 …GCC_VERSION="`${CC} --version 2>/dev/null | sed -e '2,$d' -e 's/^[[^(]]*([[^)]][[^)]]*) //' -e 's/… 3076 test -z "$GCC_VERSION" && GCC_VERSION=unknown 3077 AC_MSG_RESULT($GCC_VERSION) 3145 elif test "$GCC" = yes && test "$GCC_VERSION" != "unknown" 3173 case "$GCC_VERSION" in 3175 CF_VERBOSE(feature is broken in gcc $GCC_VERSION) 3180 case "$GCC_VERSION" in 3182 CF_VERBOSE(feature is broken in gcc $GCC_VERSION)
|
/freebsd/contrib/sqlite3/ |
H A D | sqlite3.c | 225 # define GCC_VERSION (__GNUC__*1000000+__GNUC_MINOR__*1000+__GNUC_PATCHLEVEL__) macro 227 # define GCC_VERSION 0 macro 259 #if GCC_VERSION>=7000000 13989 #if GCC_VERSION>=4007000 || __has_extension(c_atomic) 29418 #elif defined(__GNUC__) && GCC_VERSION>=4001000 in sqlite3MemoryBarrier() 36380 #elif SQLITE_BYTEORDER==1234 && GCC_VERSION>=4003000 in sqlite3Get4byte() 36396 #elif SQLITE_BYTEORDER==1234 && GCC_VERSION>=4003000 in sqlite3Put4byte() 36515 #if GCC_VERSION>=5004000 && !defined(__INTEL_COMPILER) in sqlite3AddInt64() 36535 #if GCC_VERSION>=5004000 && !defined(__INTEL_COMPILER) in sqlite3SubInt64() 36550 #if GCC_VERSION>=5004000 && !defined(__INTEL_COMPILER) in sqlite3MulInt64() [all …]
|
H A D | shell.c | 190 # if defined(GCC_VERSION) && GCC_VERSION>=7000000 4605 # if GCC_VERSION>=7000000
|