Searched defs:crc_table (Results 1 – 5 of 5) sorted by relevance
49 static uint32_t crc_table[256] = variable
5 local const z_crc_t FAR crc_table[] = { variable
194 local z_crc_t FAR crc_table[256]; variable
176 static unsigned short crc_table[256] = { variable
155 static uint32_t crc_table[256]; in trap_calc_crc32() local