Searched refs:__VERSION__ (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/bind9/bin/named/
H A Dmain.c556 printf("compiled by CLANG %s\n", __VERSION__);
559 printf("compiled by ICC %s\n", __VERSION__);
562 printf("compiled by GCC %s\n", __VERSION__);
/freebsd-9.3-release/contrib/gcc/
H A Dtoplev.c1203 #ifndef __VERSION__
1204 #define __VERSION__ "[?]" macro
1210 indent, __VERSION__);
/freebsd-9.3-release/sys/compat/linprocfs/
H A Dlinprocfs.c615 sbuf_cat(sb, ") (gcc version " __VERSION__ ") ");

Completed in 199 milliseconds