Searched refs:munmap_zip (Results 1 – 3 of 3) sorted by relevance
37 int munmap_zip(void* buf, size_t size);
252 if (voc->ok_file_data) munmap_zip(voc->ok_file_data, voc->ok_file_data_length); in delete_word_transcription()340 int munmap_zip(void* buf, size_t size) { in munmap_zip() function
402 if (swimodel->mmap_zip_data) munmap_zip(swimodel->mmap_zip_data, swimodel->mmap_zip_size); in free_swimodel()