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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/archival/
H A Dgzip.c973 # define SEND_CODE(c, tree) send_bits(tree[c].Code, tree[c].Len) macro
975 # define SEND_CODE(c, tree) \ macro
1382 SEND_CODE(curlen, G2.bl_tree);
1386 SEND_CODE(curlen, G2.bl_tree);
1390 SEND_CODE(REP_3_6, G2.bl_tree);
1393 SEND_CODE(REPZ_3_10, G2.bl_tree);
1396 SEND_CODE(REPZ_11_138, G2.bl_tree);
1555 SEND_CODE(lc, ltree); /* send a literal byte */
1560 SEND_CODE(code + LITERALS + 1, ltree); /* send the length code */
1571 SEND_CODE(cod
[all...]

Completed in 37 milliseconds