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