MAX_PTR           212 3rdparty/zlib/zutil.c local ptr_table table[MAX_PTR];
MAX_PTR           234 3rdparty/zlib/zutil.c     if (buf == NULL || next_ptr >= MAX_PTR) return NULL;