Searched refs:LZO_CC_MWERKS (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/main/coregrind/m_debuginfo/
H A Dlzodefs.h584 # define LZO_CC_MWERKS 1 macro
1131 #elif (LZO_ARCH_I386 && (LZO_CC_MWERKS || LZO_CC_PELLESC || LZO_CC_PGI || LZO_CC_SUNPROC))
1348 #elif (LZO_CC_MWERKS) && defined(__MSL__)
1424 #elif (LZO_CC_MWERKS && (__MWERKS__ >= 0x2405))
1472 #elif (LZO_CC_MWERKS && (__MWERKS__ >= 0x3200) && (LZO_OS_WIN32 || LZO_OS_WIN64))
H A Dminilzo-inl.c608 # define LZO_CC_MWERKS 1 macro
1155 #elif (LZO_ARCH_I386 && (LZO_CC_MWERKS || LZO_CC_PELLESC || LZO_CC_PGI || LZO_CC_SUNPROC))
1372 #elif (LZO_CC_MWERKS) && defined(__MSL__)
1448 #elif (LZO_CC_MWERKS && (__MWERKS__ >= 0x2405))
1496 #elif (LZO_CC_MWERKS && (__MWERKS__ >= 0x3200) && (LZO_OS_WIN32 || LZO_OS_WIN64))

Completed in 71 milliseconds