Home
last modified time | relevance | path

Searched refs:STACK_SIZE (Results 1 – 3 of 3) sorted by path

/PHP-7.2/ext/gd/libgd/
H A Dgd_gif_in.c74 #define STACK_SIZE ((1<<(MAX_LWZ_BITS))*2) macro
90 int stack[STACK_SIZE], *sp;
501 if (sd->sp == (sd->stack + STACK_SIZE)) { in LWZReadByte_()
512 if (sd->sp == (sd->stack + STACK_SIZE)) { in LWZReadByte_()
/PHP-7.2/ext/ldap/
H A Dldap.mak58 ifndef STACK_SIZE
59 STACK_SIZE=8192 macro
/PHP-7.2/ext/xml/
H A Dxml.mak57 ifndef STACK_SIZE
58 STACK_SIZE=8192 macro

Completed in 36 milliseconds