Searched defs:BROTLI_IS_CONSTANT (Results 1 – 1 of 1) sorted by relevance
459 #define BROTLI_IS_CONSTANT(x) (!!__builtin_constant_p(x)) macro461 #define BROTLI_IS_CONSTANT(x) (!!0) macro