HomeSort by relevance Sort by last modified time
    Searched full:crc_table_computed (Results 1 - 2 of 2) sorted by null

  /external/zopfli/src/zopfli/
gzip_container.c 31 static int crc_table_computed = 0; variable
48 crc_table_computed = 1;
61 if (!crc_table_computed)
  /external/zlib/src/doc/
rfc1952.txt 619 int crc_table_computed = 0;
646 crc_table_computed = 1;
668 if (!crc_table_computed)

Completed in 152 milliseconds