OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:crc16_table
(Results
1 - 3
of
3
) sorted by null
/external/e2fsprogs/lib/ext2fs/
crc16.c
16
static __u16 const
crc16_table
[256] = {
variable
71
crc16_table
[(crc ^ *cp++) & 0xffU]) & 0x0000ffffU;
/external/fio/crc/
crc16.c
11
unsigned short const
crc16_table
[256] = {
variable
/hardware/broadcom/wlan/bcmdhd/dhdutil/
bcmutils.c
1379
static const uint16
crc16_table
[256] = {
variable
[
all
...]
Completed in 233 milliseconds