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

/ast/src/cmd/vczip/
H A Dvczip.c30 #define DFLTZIP "delta,huffgroup" macro
41 "the encoding. The default encoding is \b--method=" DFLTZIP "\b. The "
62 "are:]:[method[.arg]][,method[.arg]]...]]:=" DFLTZIP "]"
406 vt = DFLTZIP;
500 #define DFLTZIP "sieve.delta,bwt,mtf,rle.0,huffgroup" macro
582 sfprintf(sfstderr, "\nThe default transformation is %s.\n", DFLTZIP);
602 char *trans = DFLTZIP; /* transformation spec */

Completed in 125 milliseconds