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

  /src/external/bsd/libpcap/dist/
thread-local.h 65 defined __xlC__
  /src/external/bsd/libpcap/dist/pcap/
compiler-tests.h 140 * The version number in __xlC__ has the major version in the
142 * On AIX __xlC__ is always defined, __ibmxl__ becomes defined in XL C 16.1.
143 * On Linux since XL C 13.1.6 __xlC__ is not defined by default anymore, but
147 #if ! defined(__xlC__) && ! defined(__ibmxl__)
162 * __ibmxl__ not defined; use __xlC__ to test the version.
165 (__xlC__ >= (((major) << 8) | (minor)))
  /src/external/bsd/tcpdump/dist/
compiler-tests.h 140 * The version number in __xlC__ has the major version in the
142 * On AIX __xlC__ is always defined, __ibmxl__ becomes defined in XL C 16.1.
143 * On Linux since XL C 13.1.6 __xlC__ is not defined by default anymore, but
147 #if ! defined(__xlC__) && ! defined(__ibmxl__)
167 * __ibmxl__ not defined; use __xlC__ to test the version.
170 (__xlC__ >= (((major) << 8) | (minor)))
  /src/external/gpl3/gdb/dist/gnulib/import/
stdalign.in.h 113 || __ICC || 0x590 <= __SUNPRO_C || 0x0600 <= __xlC__))
  /src/external/gpl3/gdb.old/dist/gnulib/import/
stdalign.in.h 113 || __ICC || 0x590 <= __SUNPRO_C || 0x0600 <= __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
  /src/external/gpl3/gdb/dist/gnulib/
configure 33390 || __ICC || 0x590 <= __SUNPRO_C || 0x0600 <= __xlC__ \
  /src/external/gpl3/gdb.old/dist/gnulib/
configure 33390 || __ICC || 0x590 <= __SUNPRO_C || 0x0600 <= __xlC__ \

Completed in 59 milliseconds