Searched refs:DIST_CODE_LEN (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/
H A Dtrees.h73 const uch ZLIB_INTERNAL _dist_code[DIST_CODE_LEN] = {
H A Dtrees.c81 #define DIST_CODE_LEN 512 /* see definition of array dist_code below */ macro
98 uch _dist_code[DIST_CODE_LEN];
349 fprintf(header, "const uch ZLIB_INTERNAL _dist_code[DIST_CODE_LEN] = {\n");
350 for (i = 0; i < DIST_CODE_LEN; i++) {
352 SEPARATOR(i, DIST_CODE_LEN-1, 20));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/zlib/
H A Dtrees.h73 const uch _dist_code[DIST_CODE_LEN] = {
H A Dtrees.c85 #define DIST_CODE_LEN 512 /* see definition of array dist_code below */ macro
102 uch _dist_code[DIST_CODE_LEN];
351 fprintf(header, "const uch _dist_code[DIST_CODE_LEN] = {\n");
352 for (i = 0; i < DIST_CODE_LEN; i++) {
354 SEPARATOR(i, DIST_CODE_LEN-1, 20));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/
H A Dtrees.h73 const uch _dist_code[DIST_CODE_LEN] = {
H A Dtrees.c85 #define DIST_CODE_LEN 512 /* see definition of array dist_code below */ macro
102 uch _dist_code[DIST_CODE_LEN];
351 fprintf(header, "const uch _dist_code[DIST_CODE_LEN] = {\n");
352 for (i = 0; i < DIST_CODE_LEN; i++) {
354 SEPARATOR(i, DIST_CODE_LEN-1, 20));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/
H A Dtrees.h73 const uch _dist_code[DIST_CODE_LEN] = {
H A Dtrees.c85 #define DIST_CODE_LEN 512 /* see definition of array dist_code below */ macro
102 uch _dist_code[DIST_CODE_LEN];
351 fprintf(header, "const uch _dist_code[DIST_CODE_LEN] = {\n");
352 for (i = 0; i < DIST_CODE_LEN; i++) {
354 SEPARATOR(i, DIST_CODE_LEN-1, 20));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/
H A Dtrees.h73 const uch ZLIB_INTERNAL _dist_code[DIST_CODE_LEN] = {
H A Dtrees.c81 #define DIST_CODE_LEN 512 /* see definition of array dist_code below */ macro
98 uch _dist_code[DIST_CODE_LEN];
349 fprintf(header, "const uch ZLIB_INTERNAL _dist_code[DIST_CODE_LEN] = {\n");
350 for (i = 0; i < DIST_CODE_LEN; i++) {
352 SEPARATOR(i, DIST_CODE_LEN-1, 20));

Completed in 135 milliseconds