Searched refs:putShortMSB (Results 1 – 1 of 1) sorted by relevance
85 local void putShortMSB OF((deflate_state *s, uInt b));548 local void putShortMSB (s, b) in putShortMSB() function669 putShortMSB(s, header);673 putShortMSB(s, (uInt)(strm->adler >> 16));674 putShortMSB(s, (uInt)(strm->adler & 0xffff));881 putShortMSB(s, (uInt)(strm->adler >> 16));882 putShortMSB(s, (uInt)(strm->adler & 0xffff));