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

/freebsd-current/sys/contrib/xen/
H A Dversion.h47 char compiler[64]; member in struct:xen_compile_info
/freebsd-current/contrib/cortex-strings/benchmarks/dhry/
H A Ddhry_1.c25 #define compiler "Watcom C/C++ 10.5 Win386" macro
29 #define compiler "Watcom C/C++ 10.5 Win386" macro
33 #define compiler "Watcom C/C++ 10.5 Dos4GW" macro
37 #define compiler "Watcom C/C++ 10.5 Dos4GW" macro
41 #define compiler "Watcom C/C++ 10.5 Win32NT" macro
45 #define compiler "Watcom C/C++ 10.5 Win32NT" macro
49 #define compiler "Watcom C/C++ 10.5 OS/2-32" macro
53 #define compiler "Watcom C/C++ 10.5 OS/2-32" macro
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp281 static void SetupModuleHeaderPaths(CompilerInstance *compiler, argument
340 static void SetupDefaultClangDiagnostics(CompilerInstance &compiler) { argument
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectTarget.cpp2271 clang::CompilerInstance compiler; variable

Completed in 205 milliseconds