Searched defs:crctab (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/games/adventure/ | ||
H A D | crc.c | 38 unsigned long crctab[] = { variable |
/openbsd-src/usr.sbin/mtree/ | ||
H A D | crc.c | 41 static const u_int32_t crctab[] = { variable |
/openbsd-src/sys/net/ | ||
H A D | if_ethersubr.c | 781 static const u_int32_t crctab[] = { ether_crc32_le_update() local |
/openbsd-src/usr.sbin/nsd/ | ||
H A D | util.c | 876 static uint32_t crctab[] = { variable |