Home
last modified time | relevance | path

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

/PHP-7.2/ext/gd/libgd/
H A Dgd.c1900 #define FILL_MAX ((int)(im->sy*im->sx)/4) macro
1902 if (sp<stack+FILL_MAX && Y+(DY)>=0 && Y+(DY)<wy2) \

Completed in 30 milliseconds