Home | History | Annotate | Download | only in tools

Lines Matching refs:Z_NULL

2169    zlib->z.next_in = Z_NULL;
2171 zlib->z.next_out = Z_NULL;
2203 zlib->z.next_in = Z_NULL;
2205 zlib->z.zalloc = Z_NULL;
2206 zlib->z.zfree = Z_NULL;
2207 zlib->z.opaque = Z_NULL;