[Zlib-devel] [PATCH 13/13] deflate: add new deflate_medium strategy
Mike Frysinger
vapier at gentoo.org
Thu Nov 28 02:03:59 EST 2013
On Monday 25 November 2013 17:21:49 Jim Kukunas wrote:
> --- /dev/null
> +++ b/deflate_medium.c
>
> +#define likely(x) __builtin_expect(!!(x), 1)
> +#define unlikely(x) __builtin_expect(!!(x), 0)
same comment as other file
also it seems like this whole file could use a bit of clean up
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://madler.net/pipermail/zlib-devel_madler.net/attachments/20131128/b1c03ee3/attachment-0001.sig>
More information about the Zlib-devel
mailing list