Home
last modified time | relevance | path

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

/third_party/zlib/examples/
H A Dgzlog.c274 #define COMPRESS_OP 2 macro
729 "append" : (op == COMPRESS_OP ? "compress" : "replace"), record); in log_log()
749 if (op == APPEND_OP || op == COMPRESS_OP) { in log_recover()
781 case COMPRESS_OP: in log_recover()
977 if (log_mark(log, COMPRESS_OP)) in gzlog_compress()

Completed in 2 milliseconds