Home | History | Annotate | Download | only in common

Lines Matching refs:LZO_CC_GHS_GNUC

623 #    define LZO_CC_GHS_GNUC     (__GNUC__ * 0x10000L + (__GNUC_MINOR__-0) * 0x100 + (__GNUC_PATCHLEVEL__-0))