Lines Matching defs:suby
1240 int suby;
1245 for (suby = 0; suby < SAMPLES_Y; suby++) {
1246 if (buckets[suby]) {
1247 merge_edges(active, buckets[suby]);
1248 buckets[suby] = NULL;
1570 int suby;
1576 for (suby = 0; suby < SAMPLES_Y; suby++) {
1577 if (buckets[suby]) {
1578 merge_edges(active, buckets[suby]);
1579 buckets[suby] = NULL;