Searched defs:crc_table (Results 1 – 9 of 9) sorted by relevance
5 local const z_crc_t FAR crc_table[TBLS][256] = variable
59 local z_crc_t FAR crc_table[TBLS][256]; variable [all...]
39 static uint32_t const crc_table[256] = { CRC32_TABLE }; variable
86 static uint32_t const crc_table[256] = { variable
5 local const z_crc_t FAR crc_table[] = { variable
142 local z_crc_t FAR crc_table[256]; variable [all...]
85 static uint32_t crc_table[] = { CRC32_TABLE }; variable
339 static uint32_t crc_table[] = { CRC32_TABLE }; variable
1005 local const unsigned long FAR crc_table[TBLS][256] = variable