Searched refs:free_func (Results 1 – 3 of 3) sorted by relevance
82 typedef void (*free_func) OF((voidpf opaque, voidpf address));99 free_func zfree; /* used to free the internal state */
148 # define free_func z_free_func macro
110 strm->zalloc == (alloc_func)0 || strm->zfree == (free_func)0)220 if (strm->zfree == (free_func)0)