Home
last modified time | relevance | path

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

/dports/archivers/py-borgbackup/borgbackup-1.1.17/src/borg/
H A Dchunker.c2240 static PyTypeObject __pyx_type_4borg_7chunker_Chunker = { variable
2499 if (PyType_Ready(&__pyx_type_4borg_7chunker_Chunker) < 0) __PYX_ERR(1, 20, __pyx_L1_error) in __Pyx_modinit_type_init_code()
2501 __pyx_type_4borg_7chunker_Chunker.tp_print = 0; in __Pyx_modinit_type_init_code()
2503 …HON_USE_PYTYPE_LOOKUP) && likely(!__pyx_type_4borg_7chunker_Chunker.tp_dictoffset && __pyx_type_4b… in __Pyx_modinit_type_init_code()
2504 __pyx_type_4borg_7chunker_Chunker.tp_getattro = __Pyx_PyObject_GenericGetAttr; in __Pyx_modinit_type_init_code()
2506 …if (PyObject_SetAttr(__pyx_m, __pyx_n_s_Chunker, (PyObject *)&__pyx_type_4borg_7chunker_Chunker) <… in __Pyx_modinit_type_init_code()
2507 …if (__Pyx_setup_reduce((PyObject*)&__pyx_type_4borg_7chunker_Chunker) < 0) __PYX_ERR(1, 20, __pyx_… in __Pyx_modinit_type_init_code()
2508 __pyx_ptype_4borg_7chunker_Chunker = &__pyx_type_4borg_7chunker_Chunker; in __Pyx_modinit_type_init_code()