Searched refs:lzma_alloc_zero (Results 1 – 6 of 6) sorted by relevance
123 lzma_alloc_zero;
335 extern void *lzma_alloc_zero(size_t size, const lzma_allocator *allocator);
59 lzma_alloc_zero(size_t size, const lzma_allocator *allocator) in lzma_alloc_zero() function
817 void *options = lzma_alloc_zero( in parse_filter()
422 mf->hash = lzma_alloc_zero(mf->hash_count * sizeof(uint32_t), in lz_encoder_init()
595 liblzma's lzma_alloc() and lzma_alloc_zero() would be