Searched refs:CASE_ (Results 1 – 4 of 4) sorted by relevance
128 #define CASE_(N) \ in BrotliCreateBackwardReferences() macro135 FOR_GENERIC_HASHERS(CASE_) in BrotliCreateBackwardReferences()136 #undef CASE_ in BrotliCreateBackwardReferences()
617 #define CASE_(B) \ in FOR_TABLE_BITS_() macro623 FOR_TABLE_BITS_(CASE_) in FOR_TABLE_BITS_()624 #undef CASE_ in FOR_TABLE_BITS_()
762 #define CASE_(B) \ in FOR_TABLE_BITS_() macro768 FOR_TABLE_BITS_(CASE_) in FOR_TABLE_BITS_()769 #undef CASE_ in FOR_TABLE_BITS_()
46 CASE_##TYPE##_OP(name##S, str "_s") CASE_##TYPE##_OP(name##U, str "_u")47 #define CASE_UNSIGNED_OP(TYPE, name, str) CASE_##TYPE##_OP(name##U, str "_u")51 CASE_##RES##_OP(U##name##SRC, str "_u/" src_suffix) \52 CASE_##RES##_OP(S##name##SRC, str "_s/" src_suffix)54 CASE_##RES##_OP(U##name##Sat##SRC, str "_u:sat/" src_suffix) \55 CASE_##RES##_OP(S##name##Sat##SRC, str "_s:sat/" src_suffix)