Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/examples/
A Dgzlog.c462 local int log_last(struct log *log, int last) in log_last() function
510 if (log_last(log, 1)) in log_append()
534 if (log_last(log, 0)) in log_append()
543 if (log_last(log, 1)) in log_append()
704 if (log_last(log, 1) || write(log->fd, buf, 8) != 8 || in log_compress()

Completed in 5 milliseconds