Home | History | Annotate | Download | only in minzip

Lines Matching refs:Z_NULL

525     zstream.zalloc = Z_NULL;
526 zstream.zfree = Z_NULL;
527 zstream.opaque = Z_NULL;
644 crc = crc32(0L, Z_NULL, 0);