Home
last modified time | relevance | path

Searched refs:catch_bz2_error (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Modules/
D_bz2module.c123 catch_bz2_error(int bzerror) in catch_bz2_error() function
210 if (catch_bz2_error(bzerror)) in compress()
335 if (catch_bz2_error(bzerror)) in _bz2_BZ2Compressor___init___impl()
464 if (catch_bz2_error(bzret)) in decompress_buf()
666 if (catch_bz2_error(bzerror)) in _bz2_BZ2Decompressor___init___impl()