Home
last modified time | relevance | path

Searched defs:crc (Results 1 – 25 of 34) sorted by relevance

12

/plan9/sys/src/libflate/
H A Dcrc.c9 ulong crc; in mkcrctab() local
30 blockcrc(ulong *crctab, ulong crc, void *vbuf, int n) in blockcrc()
/plan9/sys/src/cmd/gs/zlib/
H A Dcrc32.c215 unsigned long ZEXPORT crc32(crc, buf, len) in crc32() argument
258 local unsigned long crc32_little(crc, buf, len) in crc32_little() argument
298 local unsigned long crc32_big(crc, buf, len) in crc32_big() argument
/plan9/sys/src/cmd/con/
H A Dxms.c32 updcrc(int c, ushort crc) in updcrc()
128 unsigned short crc; in main() local
/plan9/sys/src/cmd/ssh1/
H A Dmsg.c115 ulong crc, crc0, len; in recvmsg0() local
201 ulong datalen, len, crc; in sendmsg() local
406 ulong crc, poly; in initsum32() local
427 ulong crc = lcrc; in sum32() local
/plan9/sys/src/games/mp3dec/
H A Dbit.c200 register unsigned int crc; in mad_bit_crc() local
/plan9/sys/src/cmd/
H A Dsum.c127 ulong crc = lcrc; in sum32() local
/plan9/sys/src/cmd/gzip/
H A Dgzip.c13 static ulong crc; variable
H A Dzip.h76 ulong crc; member
H A Dgunzip.c26 static ulong crc; variable
H A Dzip.c27 static ulong crc; variable
H A Dunzip.c35 static ulong crc; variable
/plan9/sys/src/9/pcboot/
H A Dinflate.guts.c32 static ulong crc; variable
/plan9/sys/src/cmd/aux/gps/
H A Dgpsevermore.c74 int crc, i; in evermoresend() local
/plan9/sys/src/cmd/tapefs/
H A Dzip.h76 ulong crc; member
H A Dzipfs.c33 static ulong crc; variable
/plan9/sys/src/games/mp3enc/
H A Dbitstream.c207 CRC_writeheader(lame_internal_flags *gfc, int value, int length,int *crc) in CRC_writeheader()
232 int crc; in encodeSideInfo2() local
H A Dlame-analysis.h82 int crc,padding; member
/plan9/sys/src/cmd/venti/srv/
H A Dpng.c49 ulong crc = 0; in chunk() local
/plan9/sys/src/cmd/jpg/
H A Dwritepng.c57 ulong crc = 0; in chunk() local
/plan9/sys/src/9/mtx/
H A Ddevether.c440 ulong crc, b; in ethercrc() local
/plan9/sys/src/9/ppc/
H A Ddevether.c438 ulong crc, b; in ethercrc() local
/plan9/sys/src/9/omap/
H A Ddevether.c473 ulong crc, b; in ethercrc() local
/plan9/sys/src/9/teg2/
H A Ddevether.c471 ulong crc, b; in ethercrc() local
/plan9/sys/src/9/kw/
H A Ddevether.c473 ulong crc, b; in ethercrc() local
/plan9/sys/src/9/pc/
H A Ddevether.c539 ulong crc, b; in ethercrc() local

12