Searched refs:minXSet (Results 1 – 1 of 1) sorted by relevance
57 int minXSet, minYSet; in reduce() local59 minXSet = minYSet = 0; in reduce()76 minXSet |= 1 << index; in reduce()82 if ((minXSet & 0x05) == 0x5 && (minYSet & 0x05) == 0x5) { // test for degenerate in reduce()87 if (minXSet == 0x7) { // test for vertical line in reduce()190 int minXSet, minYSet; in reduce() local192 minXSet = minYSet = 0; in reduce()213 minXSet |= 1 << index; in reduce()219 minXSet |= 1 << index; in reduce()225 if (minXSet == 0xF) { // test for vertical line in reduce()