HomeSort by: relevance | last modified time | path
    Searched refs:lunpipe (Results 1 - 5 of 5) sorted by relevancy

  /src/common/dist/zlib/examples/
gun.c 154 /* next input byte macro for use inside lunpipe() and gunpipe() */
158 /* memory for gunpipe() and lunpipe() --
196 lunpipe() will return Z_OK on success, Z_BUF_ERROR for an unexpected end of
200 local int lunpipe(unsigned have, z_const unsigned char *next, struct ind *indp, function
415 ret = lunpipe(have, next, indp, outfile, strm);
  /src/external/gpl3/binutils/dist/zlib/examples/
gun.c 154 /* next input byte macro for use inside lunpipe() and gunpipe() */
158 /* memory for gunpipe() and lunpipe() --
196 lunpipe() will return Z_OK on success, Z_BUF_ERROR for an unexpected end of
200 local int lunpipe(unsigned have, z_const unsigned char *next, struct ind *indp, function
415 ret = lunpipe(have, next, indp, outfile, strm);
  /src/external/gpl3/binutils.old/dist/zlib/examples/
gun.c 154 /* next input byte macro for use inside lunpipe() and gunpipe() */
158 /* memory for gunpipe() and lunpipe() --
196 lunpipe() will return Z_OK on success, Z_BUF_ERROR for an unexpected end of
200 local int lunpipe(unsigned have, z_const unsigned char *next, struct ind *indp, function
415 ret = lunpipe(have, next, indp, outfile, strm);
  /src/external/gpl3/gdb/dist/zlib/examples/
gun.c 154 /* next input byte macro for use inside lunpipe() and gunpipe() */
158 /* memory for gunpipe() and lunpipe() --
196 lunpipe() will return Z_OK on success, Z_BUF_ERROR for an unexpected end of
200 local int lunpipe(unsigned have, z_const unsigned char *next, struct ind *indp, function
415 ret = lunpipe(have, next, indp, outfile, strm);
  /src/external/gpl3/gdb.old/dist/zlib/examples/
gun.c 154 /* next input byte macro for use inside lunpipe() and gunpipe() */
158 /* memory for gunpipe() and lunpipe() --
196 lunpipe() will return Z_OK on success, Z_BUF_ERROR for an unexpected end of
200 local int lunpipe(unsigned have, z_const unsigned char *next, struct ind *indp, function
415 ret = lunpipe(have, next, indp, outfile, strm);

Completed in 30 milliseconds