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

/external/valgrind/main/coregrind/m_debuginfo/
H A Dlzodefs.h610 # define LZO_CC_SUNPROC __SUNPRO_C macro
613 # define LZO_CC_SUNPROC 1 macro
619 # define LZO_CC_SUNPROC __SUNPRO_CC macro
622 # define LZO_CC_SUNPROC 1 macro
1131 #elif (LZO_ARCH_I386 && (LZO_CC_MWERKS || LZO_CC_PELLESC || LZO_CC_PGI || LZO_CC_SUNPROC))
1378 #elif (LZO_CC_SUNPROC && (LZO_CC_SUNPROC >= 0x5100))
1428 #elif (LZO_CC_SUNPROC && (LZO_CC_SUNPROC >= 0x5100))
1450 #elif (LZO_CC_SUNPROC
[all...]
H A Dminilzo-inl.c634 # define LZO_CC_SUNPROC __SUNPRO_C macro
637 # define LZO_CC_SUNPROC 1 macro
643 # define LZO_CC_SUNPROC __SUNPRO_CC macro
646 # define LZO_CC_SUNPROC 1 macro
1155 #elif (LZO_ARCH_I386 && (LZO_CC_MWERKS || LZO_CC_PELLESC || LZO_CC_PGI || LZO_CC_SUNPROC))
1402 #elif (LZO_CC_SUNPROC && (LZO_CC_SUNPROC >= 0x5100))
1452 #elif (LZO_CC_SUNPROC && (LZO_CC_SUNPROC >= 0x5100))
1474 #elif (LZO_CC_SUNPROC
[all...]

Completed in 171 milliseconds