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

/ast/src/cmd/codexlib/zip/
H A Ddeflate.c156 ulg copy_len; member in struct:State_s
305 state->copy_len = l;
363 state->copy_len = l;
653 if (state->copy_len > 0)
655 l = state->copy_len;
684 state->copy_len = l;
717 state->copy_len = 0;

Completed in 23 milliseconds