Searched refs:GCC_VERSION (Results 1 – 2 of 2) sorted by relevance
254 #define GCC_VERSION (__GNUC__ * 100 + __GNUC_MINOR__) macro278 #if (GCC_VERSION >= 302) || (__INTEL_COMPILER >= 800) || defined(__clang__)416 #elif defined(__GNUC__) && (GCC_VERSION >= 304) && \ in LZ4_NbCommonBytes()441 #elif defined(__GNUC__) && (GCC_VERSION >= 304) && \ in LZ4_NbCommonBytes()467 #elif defined(__GNUC__) && (GCC_VERSION >= 304) && \ in LZ4_NbCommonBytes()487 #elif defined(__GNUC__) && (GCC_VERSION >= 304) && \ in LZ4_NbCommonBytes()
100 #define GCC_VERSION (__GNUC__ * 100 + __GNUC_MINOR__) macro105 #if (GCC_VERSION >= 302) || (__INTEL_COMPILER >= 800) || defined(__clang__)