Home
last modified time | relevance | path

Searched defs:crctab (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/games/adventure/
H A Dcrc.c38 unsigned long crctab[] = { variable
/openbsd-src/usr.sbin/mtree/
H A Dcrc.c41 static const u_int32_t crctab[] = { variable
/openbsd-src/sys/net/
H A Dif_ethersubr.c781 static const u_int32_t crctab[] = { ether_crc32_le_update() local
805 static const u_int32_t crctab[] = { ether_crc32_be_update() local
/openbsd-src/usr.sbin/nsd/
H A Dutil.c876 static uint32_t crctab[] = { variable