Home | History | Annotate | Download | only in hal

Lines Matching refs:match_cnt

1372             size_t match_cnt;
1374 for (idx_preproc = 0, match_cnt = 0;
1376 idx_preproc < (size_t)in->num_preprocessors && match_cnt == idx_preproc;
1385 match_cnt++;
1391 if (match_cnt == (size_t)in->num_preprocessors) {