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

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

Completed in 73 milliseconds