Searched defs:__IBMC__ (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/main/coregrind/m_debuginfo/
H A Dlzodefs.h50 #if defined(__IBMCPP__) && !defined(__IBMC__)
51 # define __IBMC__ __IBMCPP__ macro
555 #elif defined(__IBMC__)
558 # define LZO_INFO_CCVER LZO_PP_MACRO_EXPAND(__IBMC__)
H A Dminilzo-inl.c74 #if defined(__IBMCPP__) && !defined(__IBMC__)
75 # define __IBMC__ __IBMCPP__ macro
579 #elif defined(__IBMC__)
582 # define LZO_INFO_CCVER LZO_PP_MACRO_EXPAND(__IBMC__)

Completed in 1341 milliseconds