Searched refs:maxc (Results 1 – 2 of 2) sorted by relevance
288 long maxc; /* Amount of contiguous space which would member
381 register long maxc = 0; in find_biggest_color_pop() local386 if (boxp->colorcount > maxc && boxp->volume > 0) in find_biggest_color_pop()389 maxc = boxp->colorcount; in find_biggest_color_pop()
Completed in 10 milliseconds