Home
last modified time | relevance | path

Searched refs:ACC_CC_MWERKS (Results 1 – 1 of 1) sorted by relevance

/external/syslinux/lzo/src/
Dminiacc.h638 # define ACC_CC_MWERKS 1 macro
1182 #elif (ACC_ARCH_I386 && (ACC_CC_MWERKS || ACC_CC_PELLESC || ACC_CC_PGI || ACC_CC_SUNPROC))
1397 #elif (ACC_CC_MWERKS) && defined(__MSL__)
1471 #elif (ACC_CC_MWERKS && (__MWERKS__ >= 0x2405))
1515 #elif (ACC_CC_MWERKS && (__MWERKS__ >= 0x3200) && (ACC_OS_WIN32 || ACC_OS_WIN64))
5950 # elif (ACC_CC_MWERKS)
5966 # elif (ACC_CC_MWERKS && (__MWERKS__ >= 0x3000))
6266 #elif (ACC_OS_WIN32 && ACC_CC_MWERKS) && defined(__MSL__) in ACCLIB_PUBLIC()