Home
last modified time | relevance | path

Searched refs:COMPILER (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dgetcompiler.c6 #ifndef COMPILER
9 #define COMPILER "\n[GCC " __VERSION__ "]" macro
14 #ifndef COMPILER
17 #define COMPILER "[C++]" macro
19 #define COMPILER "[C]" macro
27 return COMPILER; in Py_GetCompiler()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dgetcompiler.c6 #ifndef COMPILER
9 #define COMPILER "\n[GCC " __VERSION__ "]" macro
14 #ifndef COMPILER
17 #define COMPILER "[C++]" macro
19 #define COMPILER "[C]" macro
27 return COMPILER; in Py_GetCompiler()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dmake_vms.com250 $ its_decc = (f$search("SYS$SYSTEM:DECC$COMPILER.EXE") .nes. "")