MCPcopy Create free account
hub / github.com/RsyncProject/rsync / trees.c

File trees.c

zlib/trees.c:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* trees.c -- output deflated data using Huffman coding
2 * Copyright (C) 1995-2012 Jean-loup Gailly
3 * detect_data_type() function provided freely by Cosmin Truta, 2006
4 * For conditions of distribution and use, see copyright notice in zlib.h

Callers

nothing calls this directly

Calls 9

detect_data_typeFunction · 0.85
build_treeFunction · 0.85
build_bl_treeFunction · 0.85
_tr_stored_blockFunction · 0.85
send_bitsFunction · 0.85
compress_blockFunction · 0.85
send_all_treesFunction · 0.85
init_blockFunction · 0.85
bi_windupFunction · 0.85

Tested by

no test coverage detected