Searched refs:putShortMSB (Results 1 – 1 of 1) sorted by relevance
83 local void putShortMSB OF((deflate_state *s, uInt b));489 local void putShortMSB (s, b) in putShortMSB() function585 putShortMSB(s, header);589 putShortMSB(s, (uInt)(strm->adler >> 16));590 putShortMSB(s, (uInt)(strm->adler & 0xffff));687 putShortMSB(s, (uInt)(strm->adler >> 16));688 putShortMSB(s, (uInt)(strm->adler & 0xffff));