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

/external/valgrind/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__)
/external/syslinux/lzo/src/
H A Dminiacc.h47 #if defined(__IBMCPP__) && !defined(__IBMC__)
48 # define __IBMC__ __IBMCPP__ macro
609 #elif defined(__IBMC__)
612 # define ACC_INFO_CCVER ACC_PP_MACRO_EXPAND(__IBMC__)

Completed in 226 milliseconds