Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dcrc64.c27 static const uint64_t crc64_table[256] = { variable
/netbsd-src/external/mpl/bind/dist/lib/isc/
H A Dcrc64.c27 static const uint64_t crc64_table[256] = { variable
/netbsd-src/external/public-domain/xz/dist/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