Searched defs:crctab (Results 1 – 2 of 2) sorted by relevance
4 uint_fast32_t const crctab[8][256] = { variable
91 static uint_fast32_t crctab[8][256]; in main() local