Searched defs:GCC_VERSION (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/binutils/include/
H A Dansidecl.h136 #define GCC_VERSION (__GNUC__ * 1000 + __GNUC_MINOR__) macro
[all...]
/freebsd-9.3-release/contrib/gcclibs/include/
H A Dansidecl.h136 #define GCC_VERSION (__GNUC__ * 1000 + __GNUC_MINOR__) macro
[all...]
/freebsd-9.3-release/contrib/gdb/include/
H A Dansidecl.h136 #define GCC_VERSION (__GNUC__ * 1000 + __GNUC_MINOR__) macro
[all...]
/freebsd-9.3-release/contrib/libucl/src/
H A Dxxhash.c139 #define GCC_VERSION (__GNUC__ * 100 + __GNUC_MINOR__) macro
/freebsd-9.3-release/sys/cddl/boot/zfs/
H A Dlz4.c95 #define GCC_VERSION (__GNUC__ * 100 + __GNUC_MINOR__) macro

Completed in 180 milliseconds