Home
last modified time | relevance | path

Searched refs:BROTLI_GCC_VERSION (Results 1 – 1 of 1) sorted by relevance

/external/brotli/c/include/brotli/
Dport.h26 #define BROTLI_GCC_VERSION (__GNUC__ * 100 + __GNUC_MINOR__) macro
28 #define BROTLI_GCC_VERSION 0 macro
39 #elif BROTLI_GCC_VERSION >= 304 || BROTLI_ICC_VERSION >= 1600
126 #elif BROTLI_GCC_VERSION > 295 || defined(__llvm__)