Lines Matching refs:COMPILER_ID
10 # define COMPILER_ID "Intel" macro
13 # define COMPILER_ID "Borland" macro
16 # define COMPILER_ID "Watcom" macro
19 # define COMPILER_ID "SunPro" macro
22 # define COMPILER_ID "HP" macro
25 # define COMPILER_ID "Compaq" macro
28 # define COMPILER_ID "VisualAge" macro
31 # define COMPILER_ID "PGI" macro
34 # define COMPILER_ID "GNU" macro
37 # define COMPILER_ID "MSVC" macro
42 # define COMPILER_ID "ADSP" macro
53 # define COMPILER_ID "SDCC" macro
56 # define COMPILER_ID "MIPSpro" macro
62 # define COMPILER_ID "MIPSpro" macro
65 # define COMPILER_ID "HP" macro
68 # define COMPILER_ID "" macro
76 char* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]";