Searched refs:GRPC_CHTTP2_NUM_HUFFSYMS (Results 1 – 3 of 3) sorted by relevance
24 #define GRPC_CHTTP2_NUM_HUFFSYMS 257 macro31 extern const grpc_chttp2_huffsym grpc_chttp2_huffsyms[GRPC_CHTTP2_NUM_HUFFSYMS];
26 const grpc_chttp2_huffsym grpc_chttp2_huffsyms[GRPC_CHTTP2_NUM_HUFFSYMS] = {
122 typedef struct { char included[GRPC_CHTTP2_NUM_HUFFSYMS]; } symset;157 for (i = 0; i < GRPC_CHTTP2_NUM_HUFFSYMS; i++) { in nsyms()186 GRPC_CHTTP2_NUM_HUFFSYMS)) in state_index()241 for (i = 0; i < GRPC_CHTTP2_NUM_HUFFSYMS; i++) { in build_dec_tbl()