Home
last modified time | relevance | path

Searched defs:GCC_VERSION (Results 1 – 13 of 13) sorted by relevance

/dragonfly/contrib/binutils-2.27/include/
H A Dansidecl.h62 #define GCC_VERSION (__GNUC__ * 1000 + __GNUC_MINOR__) macro
/dragonfly/contrib/gcc-8.0/include/
H A Dansidecl.h62 #define GCC_VERSION (__GNUC__ * 1000 + __GNUC_MINOR__) macro
/dragonfly/contrib/binutils-2.34/include/
H A Dansidecl.h62 #define GCC_VERSION (__GNUC__ * 1000 + __GNUC_MINOR__) macro
/dragonfly/sys/dev/drm/include/linux/
H A Dcompiler.h160 #define GCC_VERSION \ macro
/dragonfly/contrib/gcc-8.0/libbacktrace/
H A Dinternal.h40 # define GCC_VERSION (__GNUC__ * 1000 + __GNUC_MINOR__) macro
/dragonfly/contrib/gcc-4.7/include/
H A Dansidecl.h141 #define GCC_VERSION (__GNUC__ * 1000 + __GNUC_MINOR__) macro
/dragonfly/contrib/gdb-7/include/
H A Dansidecl.h141 #define GCC_VERSION (__GNUC__ * 1000 + __GNUC_MINOR__) macro
/dragonfly/sys/vfs/hammer2/
H A Dhammer2_lz4.c93 #define GCC_VERSION (__GNUC__ * 100 + __GNUC_MINOR__) macro
/dragonfly/usr.sbin/makefs/hammer2/
H A Dhammer2_lz4.c93 #define GCC_VERSION (__GNUC__ * 100 + __GNUC_MINOR__) macro
/dragonfly/sbin/hammer2/lz4/
H A Dhammer2_lz4.c93 #define GCC_VERSION (__GNUC__ * 100 + __GNUC_MINOR__) macro
/dragonfly/contrib/libarchive/libarchive/
H A Dxxhash.c148 #define GCC_VERSION ((__GNUC__-0) * 100 + (__GNUC_MINOR__ - 0)) macro
/dragonfly/sys/vfs/hammer2/xxhash/
H A Dxxhash.c199 #define GCC_VERSION (__GNUC__ * 100 + __GNUC_MINOR__) macro
/dragonfly/contrib/zstd/lib/common/
H A Dxxhash.c145 #define GCC_VERSION (__GNUC__ * 100 + __GNUC_MINOR__) macro