Searched defs:COMPRESS (Results 1 – 5 of 5) sorted by relevance
105 COMPRESS = compress macro
58 #define COMPRESS 0x0008 /* Data is compressed. */ macro
490 COMPRESS, enumerator
503 COMPRESS, enumerator
103 enum { COMPRESS = 1, DECOMPRESS = 2 }; enumerator