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