Home
last modified time | relevance | path

Searched refs:compiler_version (Results 1 – 7 of 7) sorted by relevance

/freebsd-12-stable/sys/conf/
Dnewvers.sh306 char compiler_version[] = "${compiler_v}";
/freebsd-12-stable/sys/kern/
Dkern_mib.c106 SYSCTL_STRING(_kern, OID_AUTO, compiler_version, CTLFLAG_RD|CTLFLAG_MPSAFE,
107 compiler_version, 0, "Version of compiler used to compile kernel");
Dinit_main.c358 printf("%s\n", compiler_version); in print_version()
/freebsd-12-stable/sys/contrib/zstd/tests/fuzz/
Dfuzz.py143 def compiler_version(cc, cxx): function
163 compiler, version = compiler_version(cc, cxx)
/freebsd-12-stable/sys/sys/
Dsystm.h57 extern char compiler_version[]; /* compiler version */
/freebsd-12-stable/contrib/gcc/
Dgcc.c230 static const char *compiler_version; variable
1571 INIT_STATIC_SPEC ("version", &compiler_version),
3323 compiler_version = temp1 = xstrdup (version_string); in process_command()
6568 if (! strncmp (version_string, compiler_version, n) in main()
6569 && compiler_version[n] == 0) in main()
6573 version_string, compiler_version); in main()
DFSFChangeLog.114641 with compiler_version.