Searched refs:LZ4_VERSION_MAJOR (Results 1 – 1 of 1) sorted by relevance
101 #define LZ4_VERSION_MAJOR 1 /* for breaking interface changes */ macro105 #define LZ4_VERSION_NUMBER (LZ4_VERSION_MAJOR * 100 * 100 + LZ4_VERSION_MINOR * 100 + LZ4_VERSION_R…107 #define LZ4_LIB_VERSION LZ4_VERSION_MAJOR.LZ4_VERSION_MINOR.LZ4_VERSION_RELEASE