Home
last modified time | relevance | path

Searched refs:isnew (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/tools/codegen/core/
Dgen_hpack_tables.cc181 static unsigned state_index(unsigned bitofs, symset syms, unsigned *isnew) { in state_index() argument
188 *isnew = 0; in state_index()
200 *isnew = 1; in state_index()
221 unsigned isnew; in build_dec_tbl() local
225 unsigned st = state_index(bitofs, syms, &isnew); in build_dec_tbl()
229 if (isnew) { in build_dec_tbl()