NFT_MATCH_LARGE_THRESH
if (NFT_EXPR_SIZE(size) > NFT_MATCH_LARGE_THRESH) {
if (matchsize > NFT_MATCH_LARGE_THRESH) {