Searched defs:to_copy (Results 1 - 1 of 1) sorted by relevance

/forgerock/web-agents-v4/zlib/
H A Dzip.c251 unsigned char* to_copy; local
267 to_copy = &(ldi->data[ldi->filled_in_this_block]);
270 *(to_copy+i)=*(from_copy+i);

Completed in 35 milliseconds