Searched refs:DECOMPRESS (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/usr.bin/compress/
H A Dcompress.c72 enum {COMPRESS, DECOMPRESS} style; enumerator in enum:__anon11760
83 style = DECOMPRESS;
88 style = DECOMPRESS;
104 style = DECOMPRESS;
124 case DECOMPRESS:
161 case DECOMPRESS:

Completed in 92 milliseconds