Searched defs:crc_table (Results 1 – 6 of 6) sorted by relevance
7 local const unsigned long FAR crc_table[TBLS][256] = variable
80 local unsigned long FAR crc_table[TBLS][256]; variable
39 static uint32_t const crc_table[256] = { CRC32_TABLE }; variable
86 static uint32_t const crc_table[256] = { variable
85 static uint32_t crc_table[] = { CRC32_TABLE }; variable
339 static uint32_t crc_table[] = { CRC32_TABLE }; variable