Lines Matching refs:match
211 int match = 1;222 match = match && desc->comp[3].depth >= bpc &&226 match = match && desc->comp[2].depth >= bpc &&230 match = match && desc->comp[1].depth >= bpc &&235 match = match && desc->comp[0].depth >= bpc &&240 return match;