indp              151 lib/zlib/examples/gun.c #define NEXT() (have ? 0 : (have = in(indp, &next)), \
indp              196 lib/zlib/examples/gun.c local int lunpipe(unsigned have, unsigned char *next, struct ind *indp,
indp              379 lib/zlib/examples/gun.c     struct ind ind, *indp;
indp              385 lib/zlib/examples/gun.c     indp = &ind;
indp              406 lib/zlib/examples/gun.c             ret = lunpipe(have, next, indp, outfile, strm);
indp              466 lib/zlib/examples/gun.c         ret = inflateBack(strm, in, indp, out, &outd);