Lines Matching refs:COMPILER_ID
9 # define COMPILER_ID "Comeau" macro
12 # define COMPILER_ID "Intel" macro
15 # define COMPILER_ID "Borland" macro
18 # define COMPILER_ID "Watcom" macro
21 # define COMPILER_ID "SunPro" macro
24 # define COMPILER_ID "HP" macro
27 # define COMPILER_ID "Compaq" macro
30 # define COMPILER_ID "VisualAge" macro
33 # define COMPILER_ID "PGI" macro
36 # define COMPILER_ID "GNU" macro
39 # define COMPILER_ID "MSVC" macro
44 # define COMPILER_ID "ADSP" macro
47 # define COMPILER_ID "MIPSpro" macro
53 # define COMPILER_ID "MIPSpro" macro
56 # define COMPILER_ID "HP" macro
59 # define COMPILER_ID "" macro
67 char* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]";