Home
last modified time | relevance | path

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

/external/brotli/c/enc/
Dfast_log.h23 #if BROTLI_GNUC_HAS_BUILTIN(__builtin_clz, 3, 4, 0) || \ in Log2FloorNonZero()
/external/brotli/c/include/brotli/
Dport.h214 #define BROTLI_GNUC_HAS_BUILTIN(builtin, major, minor, patch) \ macro
217 #define BROTLI_GNUC_HAS_BUILTIN(builtin, major, minor, patch) \ macro
/external/brotli/c/common/
Dplatform.h72 #if BROTLI_GNUC_HAS_BUILTIN(__builtin_expect, 3, 0, 0) || \
455 #if BROTLI_GNUC_HAS_BUILTIN(__builtin_constant_p, 3, 0, 1) || \