Searched defs:crc_table (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.1-release/lib/libz/
H A Dcrc32.h5 local const z_crc_t FAR crc_table[TBLS][256] = variable
H A Dcrc32.c59 local z_crc_t FAR crc_table[TBLS][256]; variable
[all...]
/freebsd-10.1-release/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dcrc32.h7 local const unsigned long FAR crc_table[TBLS][256] = variable
H A Dopensolaris_crc32.c80 local unsigned long FAR crc_table[TBLS][256]; variable
[all...]
/freebsd-10.1-release/contrib/ofed/management/opensm/opensm/
H A Dosm_trap_rcv.c165 static uint32_t crc_table[256]; local
/freebsd-10.1-release/sys/fs/udf/
H A Dosta.c178 static unsigned short crc_table[256] = { variable

Completed in 189 milliseconds