Home
last modified time | relevance | path

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

/dports/archivers/py-borgbackup/borgbackup-1.1.17/src/borg/
H A Dchunker.c1202 …HON_UNUSED PyObject *__pyx_self, uint32_t __pyx_v_sum, unsigned char __pyx_v_remove, unsigned char…
2028 unsigned char __pyx_v_remove; in __pyx_pw_4borg_7chunker_3buzhash_update() local
2101__pyx_v_remove = __Pyx_PyInt_As_unsigned_char(values[1]); if (unlikely((__pyx_v_remove == (unsigne… in __pyx_pw_4borg_7chunker_3buzhash_update()
2114 …__pyx_r = __pyx_pf_4borg_7chunker_2buzhash_update(__pyx_self, __pyx_v_sum, __pyx_v_remove, __pyx_v… in __pyx_pw_4borg_7chunker_3buzhash_update()
2121 …HON_UNUSED PyObject *__pyx_self, uint32_t __pyx_v_sum, unsigned char __pyx_v_remove, unsigned char… in __pyx_pf_4borg_7chunker_2buzhash_update() argument
2156 …__pyx_v_sum = buzhash_update(__pyx_v_sum, __pyx_v_remove, __pyx_v_add, __pyx_v_len, __pyx_v_table); in __pyx_pf_4borg_7chunker_2buzhash_update()