Searched defs:crctab (Results 1 – 6 of 6) sorted by relevance
48 static ulong crctab[256] = { /* layout is from the POSIX.2 Rationale */ variable
53 static const unsigned int crctab[256] = { variable
42 static uint32_t crctab[4][256]; variable
536 static unsigned short crctab[] = { variable
1464 static unsigned crctab[256] = { variable
131 static const uint32_t crctab[] = { in nandfs_crc32() local