Home
last modified time | relevance | path

Searched refs:decompress_buf (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Modules/
H A D_bz2module.c115 decompress_buf() */
436 decompress_buf(BZ2Decompressor *d, Py_ssize_t max_length) in decompress_buf() function
544 result = decompress_buf(d, max_length); in decompress()
H A D_lzmamodule.c930 decompress_buf(Decompressor *d, Py_ssize_t max_length) in decompress_buf() function
1039 result = decompress_buf(d, max_length); in decompress()

Completed in 4 milliseconds