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

/freebsd-current/usr.bin/compress/
H A Dcompress.c60 enum {COMPRESS, DECOMPRESS} style; enumerator in enum:__anon882
71 style = DECOMPRESS;
76 style = DECOMPRESS;
92 style = DECOMPRESS;
112 case DECOMPRESS:
149 case DECOMPRESS:

Completed in 74 milliseconds