Searched refs:_checksum (Results 1 – 4 of 4) sorted by relevance
43 private uint _checksum = 0; field in DotZLib.CodecBase114 public uint Checksum { get { return _checksum; } }193 _checksum = newSum; in setChecksum()
665 ogg_uint32_t _checksum(ogg_reference *or, int bytes);667 static ogg_uint32_t _checksum(ogg_reference *or, int bytes){ in _checksum() function732 if(chksum!=_checksum(oy->fifo_tail,oy->bodybytes+oy->headerbytes)){ in ogg_sync_pageseek()
41 .global _checksum symbol453 _checksum: label
714 libelf: fix elf*_checksum handling of NOBITS sections1068 libelf: implement {gelf,elf32,elf64}_checksum