Searched defs:crc64_table (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/xz/src/liblzma/check/ | ||
| H A D | crc64_small.c | 16 static uint64_t crc64_table[256]; variable |
| H A D | crc64_tablegen.c | 20 static uint64_t crc64_table[4][256]; variable |