Home
last modified time | relevance | path

Searched defs:crc64_table (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/xz/src/liblzma/check/
H A Dcrc64_small.c16 static uint64_t crc64_table[256]; variable
H A Dcrc64_tablegen.c20 static uint64_t crc64_table[4][256]; variable