Lines Matching defs:suby
1250 int suby;
1255 for (suby = 0; suby < SAMPLES_Y; suby++) {
1256 if (buckets[suby]) {
1257 merge_edges(active, buckets[suby]);
1258 buckets[suby] = NULL;
1580 int suby;
1586 for (suby = 0; suby < SAMPLES_Y; suby++) {
1587 if (buckets[suby]) {
1588 merge_edges(active, buckets[suby]);
1589 buckets[suby] = NULL;