Home
last modified time | relevance | path

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

/PHP-5.4/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;
/PHP-5.4/main/
H A Dalloca.c288 long maxc; /* Amount of contiguous space which would member

Completed in 15 milliseconds