Searched refs:z_decomp_free (Results 1 – 1 of 1) sorted by relevance
39 static void z_decomp_free(void *state);274 * z_decomp_free - Free the memory used by a decompressor.277 static void z_decomp_free(void *arg) in z_decomp_free() function 331 z_decomp_free(state); in z_decomp_alloc() 580 .decomp_free = z_decomp_free,598 .decomp_free = z_decomp_free,