Searched refs:PyLzma_Malloc (Results 1 – 1 of 1) sorted by relevance
109 PyLzma_Malloc(void *opaque, size_t items, size_t size) in PyLzma_Malloc() function745 self->alloc.alloc = PyLzma_Malloc; in Compressor_init()1161 self->alloc.alloc = PyLzma_Malloc; in _lzma_LZMADecompressor___init___impl()