Searched defs:compress (Results 1 – 5 of 5) sorted by relevance
91 compress(Bytef *dest, uLongf *destLen, const Bytef *source, uLong sourceLen) in compress() function
89 int (*compress)(void *state, PACKETPTR *mret, member
64 # define compress z_compress macro
1645 int eor = 0, compress = (!(sb->sb_flags & SB_NOCOMPRESS)); in sbcompress() local
4775 const bool compress = (options & PMAP_OPTIONS_COMPRESSOR); local