Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_bz2module.c.h157 _bz2_BZ2Decompressor___init___impl(BZ2Decompressor *self);
172 return_value = _bz2_BZ2Decompressor___init___impl((BZ2Decompressor *)self); in _bz2_BZ2Decompressor___init__()
/external/python/cpython3/Modules/
D_bz2module.c632 _bz2_BZ2Decompressor___init___impl(BZ2Decompressor *self) in _bz2_BZ2Decompressor___init___impl() function