Home
last modified time | relevance | path

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

/dports/lang/python-legacy/Python-2.7.18/Modules/
H A Dbz2module.c127 } BZ2DecompObject; typedef
1905 #define OFF(x) offsetof(BZ2DecompObject, x)
1927 BZ2Decomp_decompress(BZ2DecompObject *self, PyObject *args) in BZ2Decomp_decompress()
2026 BZ2Decomp_init(BZ2DecompObject *self, PyObject *args, PyObject *kwargs) in BZ2Decomp_init()
2068 BZ2Decomp_dealloc(BZ2DecompObject *self) in BZ2Decomp_dealloc()
2094 sizeof(BZ2DecompObject), /*tp_basicsize*/
/dports/lang/python27/Python-2.7.18/Modules/
H A Dbz2module.c127 } BZ2DecompObject; typedef
1905 #define OFF(x) offsetof(BZ2DecompObject, x)
1927 BZ2Decomp_decompress(BZ2DecompObject *self, PyObject *args) in BZ2Decomp_decompress()
2026 BZ2Decomp_init(BZ2DecompObject *self, PyObject *args, PyObject *kwargs) in BZ2Decomp_init()
2068 BZ2Decomp_dealloc(BZ2DecompObject *self) in BZ2Decomp_dealloc()
2094 sizeof(BZ2DecompObject), /*tp_basicsize*/
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A Dbz2module.c142 } BZ2DecompObject; typedef
1888 #define OFF(x) offsetof(BZ2DecompObject, x)
1910 BZ2Decomp_decompress(BZ2DecompObject *self, PyObject *args) in BZ2Decomp_decompress()
2001 BZ2Decomp_init(BZ2DecompObject *self, PyObject *args, PyObject *kwargs) in BZ2Decomp_init()
2043 BZ2Decomp_dealloc(BZ2DecompObject *self) in BZ2Decomp_dealloc()
2069 sizeof(BZ2DecompObject), /*tp_basicsize*/