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

/freebsd-11.0-release/usr.bin/compress/
H A Dcompress.c73 enum {COMPRESS, DECOMPRESS} style; enumerator in enum:__anon13744
84 style = DECOMPRESS;
89 style = DECOMPRESS;
105 style = DECOMPRESS;
125 case DECOMPRESS:
162 case DECOMPRESS:

Completed in 51 milliseconds