HomeSort by: relevance | last modified time | path
    Searched refs:__xlc__ (Results 1 - 7 of 7) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/lib/
compiler.c 43 #if defined (__xlc__)
44 /* IBM'x xlc compiler. NOTE: __xlc__ expands to a double quoted string of four
46 set need_a_set [regsub -all {\.} [join {xlc __xlc__} -] - compiler_info]
compiler.cc 34 #if defined (__xlc__)
35 /* IBM'x xlc compiler. NOTE: __xlc__ expands to a double quoted string of four
37 set need_a_set [regsub -all {\.} [join {xlc __xlc__} -] - compiler_info]
  /src/external/gpl3/gdb/dist/gdb/testsuite/lib/
compiler.c 43 #if defined (__xlc__)
44 /* IBM'x xlc compiler. NOTE: __xlc__ expands to a double quoted string of four
46 set need_a_set [regsub -all {\.} [join {xlc __xlc__} -] - compiler_info]
compiler.cc 34 #if defined (__xlc__)
35 /* IBM'x xlc compiler. NOTE: __xlc__ expands to a double quoted string of four
37 set need_a_set [regsub -all {\.} [join {xlc __xlc__} -] - compiler_info]
  /src/sys/external/bsd/sljit/dist/sljit_src/
sljitNativePPC_64.c 34 #elif defined(__xlc__)
sljitNativePPC_common.c 84 # ifdef __xlc__
87 #elif defined(__xlc__)
  /src/external/bsd/top/dist/
configure 3023 for ventest in intel:__ICC,__ECC,__INTEL_COMPILER ibm:__xlc__,__xlC__,__IBMC__,__IBMCPP__ pathscale:__PATHCC__,__PATHSCALE__ gnu:__GNUC__ sun:__SUNPRO_C,__SUNPRO_CC hp:__HP_cc,__HP_aCC dec:__DECC,__DECCXX,__DECC_VER,__DECCXX_VER borland:__BORLANDC__,__TURBOC__ comeau:__COMO__ cray:_CRAYC kai:__KCC lcc:__LCC__ metrowerks:__MWERKS__ sgi:__sgi,sgi microsoft:_MSC_VER watcom:__WATCOMC__ portland:__PGI; do

Completed in 51 milliseconds