Home
last modified time | relevance | path

Searched refs:log_mark (Results 1 – 1 of 1) sorted by relevance

/external/zlib/src/examples/
Dgzlog.c437 local int log_mark(struct log *log, int op) in log_mark() function
557 if (log_mark(log, NO_OP)) in log_append()
595 return log_mark(log, NO_OP); in log_replace()
710 if (log_mark(log, REPLACE_OP)) in log_compress()
975 if (log_mark(log, COMPRESS_OP)) in gzlog_compress()
1023 if (log_mark(log, APPEND_OP)) in gzlog_write()