Home | Sort by: relevance | last modified time | path |
/src/common/dist/zlib/ | |
trees.c | 136 local TCONST static_tree_desc static_d_desc = variable in typeref:typename:local TCONST static_tree_desc 313 static_d_desc.static_tree = static_dtree; 314 static_d_desc.extra_bits = extra_dbits; 464 s->d_desc.stat_desc = &static_d_desc; |
/src/sys/net/ | |
zlib.c | 2232 local static_tree_desc static_d_desc = variable in typeref:typename:local static_tree_desc 2353 static_d_desc.static_tree = static_dtree; 2354 static_d_desc.extra_bits = extra_dbits; 2488 s->d_desc.stat_desc = &static_d_desc; |