Searched defs:zfree (Results 1 – 6 of 6) sorted by relevance
98 static free_func zfree = myfree; variable103 static free_func zfree = (free_func)0; variable
90 static free_func zfree = myfree; variable95 static free_func zfree = (free_func)0; variable
50 static free_func zfree = myfree; variable55 static free_func zfree = (free_func)0; variable
172 zfree(MemPool *mp, void *ptr, uintptr_t bytes) in zfree() function
99 free_func zfree; /* used to free the internal state */ member
976 zfree(void *addr, struct malloc_type *mtp) in zfree() function