Home
last modified time | relevance | path

Searched defs:LZO_CC_GNUC (Results 1 – 5 of 5) sorted by relevance

/external/valgrind/coregrind/m_debuginfo/
Dlzodefs.h507 # define LZO_CC_GNUC (__GNUC__ * 0x10000L + __GNUC_MINOR__ * 0x100 + __GNUC_PATCHLEVEL__) macro
509 # define LZO_CC_GNUC (__GNUC__ * 0x10000L + __GNUC_MINOR__ * 0x100) macro
511 # define LZO_CC_GNUC (__GNUC__ * 0x10000L) macro
Dminilzo-inl.c531 # define LZO_CC_GNUC (__GNUC__ * 0x10000L + __GNUC_MINOR__ * 0x100 + __GNUC_PATCHLEVEL__) macro
533 # define LZO_CC_GNUC (__GNUC__ * 0x10000L + __GNUC_MINOR__ * 0x100) macro
535 # define LZO_CC_GNUC (__GNUC__ * 0x10000L) macro
/external/syslinux/lzo/include/lzo/
Dlzodefs.h722 # define LZO_CC_GNUC (__GNUC__ * 0x10000L + (__GNUC_MINOR__-0) * 0x100 + (__GNUC_PATCHLE… macro
724 # define LZO_CC_GNUC (__GNUC__ * 0x10000L + (__GNUC_MINOR__-0) * 0x100) macro
726 # define LZO_CC_GNUC (__GNUC__ * 0x10000L) macro
/external/libvncserver/common/
Dlzodefs.h722 # define LZO_CC_GNUC (__GNUC__ * 0x10000L + (__GNUC_MINOR__-0) * 0x100 + (__GNUC_PATCHLE… macro
724 # define LZO_CC_GNUC (__GNUC__ * 0x10000L + (__GNUC_MINOR__-0) * 0x100) macro
726 # define LZO_CC_GNUC (__GNUC__ * 0x10000L) macro
Dminilzo.c742 # define LZO_CC_GNUC (__GNUC__ * 0x10000L + (__GNUC_MINOR__-0) * 0x100 + (__GNUC_PATCHLE… macro
744 # define LZO_CC_GNUC (__GNUC__ * 0x10000L + (__GNUC_MINOR__-0) * 0x100) macro
746 # define LZO_CC_GNUC (__GNUC__ * 0x10000L) macro