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

  /src/common/dist/zlib/
compress.c 24 int ZEXPORT compress2(Bytef *dest, uLongf *destLen, const Bytef *source,
65 int ZEXPORT compress(Bytef *dest, uLongf *destLen, const Bytef *source,
uncompr.c 29 int ZEXPORT uncompress2(Bytef *dest, uLongf *destLen, const Bytef *source,
84 int ZEXPORT uncompress(Bytef *dest, uLongf *destLen, const Bytef *source,
zlib.h 1234 ZEXTERN int ZEXPORT compress(Bytef *dest, uLongf *destLen,
1249 ZEXTERN int ZEXPORT compress2(Bytef *dest, uLongf *destLen,
1272 ZEXTERN int ZEXPORT uncompress(Bytef *dest, uLongf *destLen,
1290 ZEXTERN int ZEXPORT uncompress2(Bytef *dest, uLongf *destLen,
zconf.h 164 # define uLongf z_uLongf
415 typedef uLong FAR uLongf;
zconf.h.in 160 # define uLongf z_uLongf
407 typedef uLong FAR uLongf;
zconf.h.cmakein 162 # define uLongf z_uLongf
409 typedef uLong FAR uLongf;
  /src/sys/net/
zlib.h 95 # define uLongf z_uLongf
274 typedef uLong FAR uLongf;
916 ZEXTERN int ZEXPORT compress(Bytef *, uLongf *, const Bytef *, uLong);
930 ZEXTERN int ZEXPORT compress2(Bytef *, uLongf *, const Bytef *,
944 ZEXTERN int ZEXPORT uncompress(Bytef *, uLongf *, const Bytef *, uLong);
1197 ZEXTERN const uLongf * ZEXPORT get_crc_table(void);
zlib.c 3344 uLongf *); /* check value on output */
4024 void inflate_blocks_reset(inflate_blocks_statef *s, z_streamp z, uLongf *c)
  /src/sys/arch/pmax/stand/smallnet/
smallnet.c 75 uLongf destlen;
  /src/sys/arch/pmax/stand/smallnet/setnetimage/
setnetimage.c 87 uLongf destlen;

Completed in 23 milliseconds