Lines Matching refs:compiler_id
33 compiler_id="unknown"
58 if test "$compiler_id" = "unknown"; then
91 compiler_id="XLCLANG"
94 compiler_id="CLANG"
139 compiler_id="DEC_C"
171 test "$compiler_id" = "unknown"; then
173 compiler_id="GNU_C"
207 compiler_id="HP_UX_C"
229 compiler_id="IBM_C"
263 compiler_id="INTEL_UNIX_C"
271 compiler_id="INTEL_WINDOWS_C"
301 compiler_id="LCC"
325 test "$compiler_id" = "unknown"; then
327 compiler_id="SGI_MIPS_C"
354 compiler_id="SGI_MIPSPRO_C"
376 compiler_id="SUNPRO_C"
398 compiler_id="TINY_C"
422 compiler_id="WATCOM_UNIX_C"
430 compiler_id="WATCOM_WINDOWS_C"
456 if test "$compiler_id" = "GNU_C" ||
457 test "$compiler_id" = "CLANG"; then
575 if test "$compiler_id" != "unknown"; then
582 case "$compiler_id" in
740 if test "$compiler_id" != "unknown"; then
794 if test "$compiler_id" != "unknown"; then
876 if test "$compiler_id" != "unknown"; then
883 case "$compiler_id" in
1471 case "$compiler_id" in