Home
last modified time | relevance | path

Searched defs:zout (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/comp/
Dc_zlib.c281 z_stream zout; /* Output compression context */ member
431 z_stream *zout; in bio_zlib_write() local
502 z_stream *zout; in bio_zlib_flush() local
/third_party/openssl/crypto/comp/
Dc_zlib.c281 z_stream zout; /* Output compression context */ member
431 z_stream *zout; in bio_zlib_write() local
502 z_stream *zout; in bio_zlib_flush() local
/third_party/astc-encoder/Source/
Dstb_image.h4182 char *zout; member
4260 static int stbi__zexpand(stbi__zbuf *z, char *zout, int n) // need to make room for n bytes in stbi__zexpand()
4298 char *zout = a->zout; in stbi__parse_huffman_block() local