Home
last modified time | relevance | path

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

/dports/archivers/py-bup/bup-0.31/lib/bup/
H A D_helpers.c1134 PyObject *crc_py, *ofs_py; in write_idx() local
1139 &sha, &sha_len, &crc_py, &ofs_py)) in write_idx()
1141 if(!bup_uint_from_py(&crc, crc_py, "crc")) in write_idx()