Lines Matching full:allocation
38 allocation failure (returns NULL) -- setting the
51 allocation routines on the next zlib initialization
55 /* these items are strung together in a linked list, one for each allocation */
58 size_t size; /* requested size of allocation */
66 size_t limit; /* memory allocation limit, or 0 if no limit */
70 /* memory allocation routine to pass to zlib */
78 /* induced allocation failure */
82 /* perform allocation using the standard library, fill memory with a
156 /* set up a controlled memory allocation space for monitoring, set the stream
175 /* set a limit on the total memory allocation, or 0 to remove the limit */
191 /* show the high water allocation in bytes */
199 /* release the memory allocation zone -- if there are any surprises, notify */
367 inf("63 0", "force window allocation", 0, -15, 1, Z_OK);