Home
last modified time | relevance | path

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

/PHP-5.5/main/
H A Dalloca.c288 long maxc; /* Amount of contiguous space which would member
/PHP-5.5/ext/gd/libgd/
H A Dgd_topal.c429 register long maxc = 0; local
434 if (boxp->colorcount > maxc && boxp->volume > 0)
437 maxc = boxp->colorcount;

Completed in 11 milliseconds