Searched refs:gen_codes (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/
H A Dtrees.c146 local void gen_codes OF((ct_data *tree, int max_code, ushf *bl_count));
303 gen_codes((ct_data *)static_ltree, L_CODES+1, bl_count);
577 local void gen_codes (tree, max_code, bl_count) function
700 gen_codes ((ct_data *)tree, max_code, s->bl_count);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/
H A Dtrees.c146 local void gen_codes OF((ct_data *tree, int max_code, ushf *bl_count));
303 gen_codes((ct_data *)static_ltree, L_CODES+1, bl_count);
577 local void gen_codes (tree, max_code, bl_count) function
700 gen_codes ((ct_data *)tree, max_code, s->bl_count);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/lib/zlib_deflate/
H A Ddeftree.c139 static void gen_codes (ct_data *tree, int max_code, ush *bl_count);
282 gen_codes((ct_data *)static_ltree, L_CODES+1, bl_count);
495 static void gen_codes( function
619 gen_codes ((ct_data *)tree, max_code, s->bl_count);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/archival/
H A Dgzip.c962 static void gen_codes(ct_data * tree, int max_code);
1158 static void gen_codes(ct_data * tree, int max_code) function
1298 gen_codes((ct_data *) tree, max_code);
1958 gen_codes((ct_data *) G2.static_ltree, L_CODES + 1);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppdump/
H A Dzlib.c1573 local void gen_codes OF((ct_data *tree, int max_code, ushf *bl_count));
1724 gen_codes((ct_data *)static_ltree, L_CODES+1, bl_count);
1935 local void gen_codes (tree, max_code, bl_count) function
2057 gen_codes ((ct_data *)tree, max_code, s->bl_count);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/common/
H A Dzlib.c1969 local void gen_codes OF((ct_data *tree, int max_code, ushf *bl_count));
2124 gen_codes((ct_data *)static_ltree, L_CODES+1, bl_count);
2333 local void gen_codes (tree, max_code, bl_count) function
2455 gen_codes ((ct_data *)tree, max_code, s->bl_count);

Completed in 198 milliseconds