Home
last modified time | relevance | path

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

/netbsd-src/sys/lib/libkern/
H A Dcrc32.h7 static const uint32_t crc_table[8][256] = variable
/netbsd-src/external/cddl/osnet/dist/uts/common/zmod/
H A Dcrc32.h7 local const unsigned long FAR crc_table[TBLS][256] = variable
H A Dcrc32.c80 local unsigned long FAR crc_table[TBLS][256]; variable
/netbsd-src/external/zlib/pigz/dist/zopfli/
H A Dgzip_container.c28 static unsigned long crc_table[256]; variable
/netbsd-src/external/gpl3/binutils/dist/zlib/
H A Dcrc32.h5 local const z_crc_t FAR crc_table[] = { variable
H A Dcrc32.c145 local z_crc_t FAR crc_table[256]; variable
/netbsd-src/external/gpl3/gdb/dist/zlib/
H A Dcrc32.h5 local const z_crc_t FAR crc_table[] = { variable
H A Dcrc32.c145 local z_crc_t FAR crc_table[256]; variable
/netbsd-src/common/dist/zlib/
H A Dcrc32.h5 local const z_crc_t FAR crc_table[] = { variable
/netbsd-src/external/gpl3/binutils.old/dist/zlib/
H A Dcrc32.h5 local const z_crc_t FAR crc_table[] = { variable
H A Dcrc32.c145 local z_crc_t FAR crc_table[256]; variable
/netbsd-src/sys/fs/udf/
H A Dudf_osta.c149 static unsigned short crc_table[256] = { variable
/netbsd-src/sys/dev/iscsi/
H A Discsi_utils.c64 STATIC uint32_t crc_table[256] = { variable
/netbsd-src/sys/dev/dtv/
H A Ddtv_demux.c90 static uint32_t crc_table[256] = { variable
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dpdb.c117 static const uint32_t crc_table[] = variable