Home
last modified time | relevance | path

Searched defs:_checksum (Results 1 – 3 of 3) sorted by relevance

/external/tremolo/Tremolo/
Ddpen.s41 .global _checksum symbol
455 _checksum: label
Dframing.c667 static ogg_uint32_t _checksum(ogg_reference *or, int bytes){ in _checksum() function
/external/zlib/src/contrib/dotzlib/DotZLib/
DCodecBase.cs43 private uint _checksum = 0; field in DotZLib.CodecBase