Searched refs:asub_tops (Results 1 – 2 of 2) sorted by relevance
525 int asub_tops; member
4054 mctx->asub_tops = n; in match_ctx_init()4185 assert (mctx->asub_tops > 0); in match_ctx_add_subtop()4187 if (BE (mctx->nsub_tops == mctx->asub_tops, 0)) in match_ctx_add_subtop()4189 int new_asub_tops = mctx->asub_tops * 2; in match_ctx_add_subtop()4196 mctx->asub_tops = new_asub_tops; in match_ctx_add_subtop()
Completed in 12 milliseconds