HomeSort by: relevance | last modified time | path
    Searched refs:FLAG_c (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/vndcompress/
main.c 82 O->flags |= FLAG_c;
87 if (ISSET(O->flags, FLAG_c)) {
155 if (ISSET(O->flags, ~(FLAG_b | FLAG_c | FLAG_k | FLAG_l |
common.h 143 #define FLAG_c 0x0001 /* Compress */

Completed in 96 milliseconds