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

/external/python/cpython2/Modules/
H A Dbz2module.c117 } BZ2CompObject; typedef in typeref:struct:__anon17578
1611 BZ2Comp_compress(BZ2CompObject *self, PyObject *args)
1701 BZ2Comp_flush(BZ2CompObject *self)
1775 BZ2Comp_init(BZ2CompObject *self, PyObject *args, PyObject *kwargs)
1820 BZ2Comp_dealloc(BZ2CompObject *self)
1846 sizeof(BZ2CompObject), /*tp_basicsize*/

Completed in 44 milliseconds