Home | History | Annotate | Download | only in main

Lines Matching refs:match_index

1492    unsigned match_index = 0;
1516 match_index = j;
1527 match_index = j;
1552 outputs[match_index] = NULL;
1554 if (match_index < num_outputs)
1555 outputs[match_index] = outputs[num_outputs];