Searched defs:LZO_CC_SDCC (Results 1 - 4 of 4) sorted by relevance

/external/libvncserver/common/
H A Dlzodefs.h461 # define LZO_CC_SDCC 1 macro
1146 #elif (LZO_CC_SDCC) && (LZO_SIZEOF_INT == 2)
H A Dminilzo.c481 # define LZO_CC_SDCC 1 macro
1166 #elif (LZO_CC_SDCC) && (LZO_SIZEOF_INT == 2)
/external/valgrind/coregrind/m_debuginfo/
H A Dlzodefs.h462 # define LZO_CC_SDCC 1 macro
1147 #elif (LZO_CC_SDCC) && (LZO_SIZEOF_INT == 2)
H A Dminilzo-inl.c486 # define LZO_CC_SDCC 1 macro
1171 #elif (LZO_CC_SDCC) && (LZO_SIZEOF_INT == 2)

Completed in 58 milliseconds