Lines Matching refs:__MWERKS__
76 #elif defined(_MSC_VER) && !defined(__clang__) && !defined(__INTEL_COMPILER) && !defined(__MWERKS__)
379 #elif defined(__MWERKS__) && defined(__INTEL__)
665 #elif defined(__MWERKS__) && ((__MWERKS__-0) > 0)
666 # define LZO_CC_MWERKS __MWERKS__
668 # define LZO_INFO_CCVER LZO_PP_MACRO_EXPAND(__MWERKS__)
1441 #elif (LZO_CC_MWERKS && (__MWERKS__ >= 0x2405))
1497 #elif (LZO_CC_MWERKS && (__MWERKS__ >= 0x3200) && (LZO_OS_WIN32 || LZO_OS_WIN64))