Searched refs:STORED_BLOCK (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dzutil.h26 #define STORED_BLOCK 0 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/
H A Dzutil.h76 #define STORED_BLOCK 0 macro
H A Dtrees.c873 send_bits(s, (STORED_BLOCK<<1)+eof, 3); /* send block type */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/
H A Dzutil.h76 #define STORED_BLOCK 0 macro
H A Dtrees.c873 send_bits(s, (STORED_BLOCK<<1)+eof, 3); /* send block type */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/lib/zlib_deflate/
H A Ddeftree.c799 send_bits(s, (STORED_BLOCK<<1)+eof, 3); /* send block type */
812 send_bits(s, (STORED_BLOCK << 1), 3);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/archival/
H A Dgzip.c791 #define STORED_BLOCK 0 macro
1644 send_bits((STORED_BLOCK << 1) + eof, 3); /* send block type */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppdump/
H A Dzlib.c77 #define STORED_BLOCK 0 macro
2230 send_bits(s, (STORED_BLOCK<<1)+eof, 3); /* send block type */
2242 send_bits(s, (STORED_BLOCK << 1), 3);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/common/
H A Dzlib.c116 #define STORED_BLOCK 0 macro
2628 send_bits(s, (STORED_BLOCK<<1)+eof, 3); /* send block type */
2640 send_bits(s, (STORED_BLOCK << 1), 3);

Completed in 188 milliseconds