Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meituan-Dianping/SQLAdvisor
/ 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-2005 Jean-loup Gailly
3
* For conditions of distribution and use, see copyright notice in zlib.h
4
*/
Callers
nothing calls this directly
Calls
9
set_data_type
Function · 0.85
build_tree
Function · 0.85
build_bl_tree
Function · 0.85
_tr_stored_block
Function · 0.85
send_bits
Function · 0.85
compress_block
Function · 0.85
send_all_trees
Function · 0.85
init_block
Function · 0.85
bi_windup
Function · 0.85
Tested by
no test coverage detected