Home
last modified time | relevance | path

Searched refs:maxc (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/main/
H A Dalloca.c282 long maxc; /* Amount of contiguous space which would member
/PHP-7.4/ext/gd/libgd/
H A Dgd_topal.c381 register long maxc = 0; in find_biggest_color_pop() local
386 if (boxp->colorcount > maxc && boxp->volume > 0) in find_biggest_color_pop()
389 maxc = boxp->colorcount; in find_biggest_color_pop()

Completed in 8 milliseconds