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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dzip.h832 void ct_init OF((ush *, int *));
H A Dzipup.c1583 ct_init(&z_entry->att, cmpr_method);
1646 ct_init(&att, &method);
H A Dtrees.c76 * void ct_init (ush *attr, int *method)
244 * The codes 286 and 287 are needed to build a canonical tree (see ct_init
472 void ct_init(attr, method) function
490 if (static_dtree[0].Len != 0) return; /* ct_init already called */
497 ziperr(ZE_MEM, "ct_init: out of memory");
508 Assert(length == 256, "ct_init: length != 256");
523 Assert(dist == 256, "ct_init: dist != 256");
531 Assert(dist == 256, "ct_init: 256+dist != 512");
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/archival/
H A Dgzip.c733 * void ct_init()
886 * The codes 286 and 287 are needed to build a canonical tree (see ct_init
1885 static void ct_init(void) function
1896 return; /* ct_init already called */
1907 Assert(length == 256, "ct_init: length != 256");
1922 Assert(dist == 256, "ct_init: dist != 256");
1930 Assert(dist == 256, "ct_init: 256+dist != 512");
1993 ct_init();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppdump/
H A Dzlib.c408 local void ct_init OF((deflate_state *s));
686 ct_init(s);
1524 * The codes 286 and 287 are needed to build a canonical tree (see ct_init
1736 local void ct_init(s) function
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppdump/
H A Dzlib.c408 local void ct_init OF((deflate_state *s));
686 ct_init(s);
1524 * The codes 286 and 287 are needed to build a canonical tree (see ct_init
1736 local void ct_init(s) function

Completed in 144 milliseconds