Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A Dzlibmodule.c254 newcompobject(PyTypeObject *type) in newcompobject() function
567 compobject *self = newcompobject(state->Comptype); in zlib_compressobj_impl()
661 compobject *self = newcompobject(state->Decomptype); in zlib_decompressobj_impl()
1074 compobject *retval = newcompobject(state->Comptype); in zlib_Compress_copy_impl()
1161 compobject *retval = newcompobject(state->Decomptype); in zlib_Decompress_copy_impl()

Completed in 2 milliseconds