Searched refs:asub_tops (Results 1 – 2 of 2) sorted by relevance
631 Idx asub_tops; member
4217 mctx->asub_tops = n; in match_ctx_init()4348 assert (mctx->asub_tops > 0); in match_ctx_add_subtop()4350 if (BE (mctx->nsub_tops == mctx->asub_tops, 0)) in match_ctx_add_subtop()4352 Idx new_asub_tops = mctx->asub_tops * 2; in match_ctx_add_subtop()4359 mctx->asub_tops = new_asub_tops; in match_ctx_add_subtop()