Home
last modified time | relevance | path

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

/dragonfly/contrib/zlib-1.2/
H A Dcrc32.h5 local const z_crc_t FAR crc_table[TBLS][256] = variable
H A Dcrc32.c57 local z_crc_t FAR crc_table[TBLS][256]; variable
/dragonfly/sys/vfs/udf/
H A Dosta.c178 static unsigned short crc_table[256] = { variable