/src/common/dist/zlib/examples/ |
gzlog.c | 437 local int log_mark(struct log *log, int op) function in typeref:typename:local int 557 if (log_mark(log, NO_OP)) 595 return log_mark(log, NO_OP); 710 if (log_mark(log, REPLACE_OP)) 977 if (log_mark(log, COMPRESS_OP)) 1025 if (log_mark(log, APPEND_OP))
|
gzlog.c | 437 local int log_mark(struct log *log, int op) function in typeref:typename:local int 557 if (log_mark(log, NO_OP)) 595 return log_mark(log, NO_OP); 710 if (log_mark(log, REPLACE_OP)) 977 if (log_mark(log, COMPRESS_OP)) 1025 if (log_mark(log, APPEND_OP))
|
gzlog.c | 437 local int log_mark(struct log *log, int op) function in typeref:typename:local int 557 if (log_mark(log, NO_OP)) 595 return log_mark(log, NO_OP); 710 if (log_mark(log, REPLACE_OP)) 977 if (log_mark(log, COMPRESS_OP)) 1025 if (log_mark(log, APPEND_OP))
|