Searched defs:COMPILER_ID (Results 1 – 3 of 3) sorted by relevance
9 # define COMPILER_ID "Comeau" macro12 # define COMPILER_ID "Intel" macro15 # define COMPILER_ID "Borland" macro18 # define COMPILER_ID "Watcom" macro21 # define COMPILER_ID "SunPro" macro24 # define COMPILER_ID "HP" macro27 # define COMPILER_ID "Compaq" macro30 # define COMPILER_ID "VisualAge" macro33 # define COMPILER_ID "PGI" macro36 # define COMPILER_ID "GNU" macro[all …]
10 # define COMPILER_ID "Intel" macro13 # define COMPILER_ID "Borland" macro16 # define COMPILER_ID "Watcom" macro19 # define COMPILER_ID "SunPro" macro22 # define COMPILER_ID "HP" macro25 # define COMPILER_ID "Compaq" macro28 # define COMPILER_ID "VisualAge" macro31 # define COMPILER_ID "PGI" macro34 # define COMPILER_ID "GNU" macro37 # define COMPILER_ID "MSVC" macro[all …]
803 set(COMPILER_ID) variable861 set(COMPILER_ID "${CMAKE_MATCH_1}") variable