Searched refs:can_store (Results 1 – 1 of 1) sorted by relevance
44 bool can_store; member78 ctx->can_store = ZIP_CM_IS_DEFAULT(cm); in zip_source_deflate()121 if (ctx->can_store && ctx->zstr.total_in <= ctx->zstr.total_out) { in compress_read()139 ctx->can_store = false; in compress_read()167 ctx->can_store = false; in compress_read()187 ctx->can_store = false; in compress_read()
Completed in 5 milliseconds