Searched refs:DECLARE_CONST (Results 1 – 1 of 1) sorted by relevance
93 #define DECLARE_CONST(name, cond) static const bool kSupported_##name = cond; macro94 FOREACH_I64_OPERATOR(DECLARE_CONST)95 #undef DECLARE_CONST