DO8                22 3rdparty/zlib/adler32.c #define DO16(buf)   DO8(buf,0); DO8(buf,8);
DO8               229 3rdparty/zlib/crc32.c         DO8;