Home
last modified time | relevance | path

Searched defs:crc32tab (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/sys/dev/sbni/
H A Dif_sbni.c125 static u_int32_t crc32tab[]; variable
1185 static u_int32_t crc32tab[] __aligned(8) = { variable
/freebsd-13.1/contrib/apr-util/redis/
H A Dapr_redis.c512 static const apr_uint32_t crc32tab[256] = { variable
/freebsd-13.1/contrib/apr-util/memcache/
H A Dapr_memcache.c475 static const apr_uint32_t crc32tab[256] = { variable