Searched refs:putShortMSB (Results 1 – 1 of 1) sorted by relevance
87 local void putShortMSB OF((deflate_state *s, uInt b));630 local void putShortMSB (s, b) in putShortMSB() function756 putShortMSB(s, header);760 putShortMSB(s, (uInt)(strm->adler >> 16));761 putShortMSB(s, (uInt)(strm->adler & 0xffff));969 putShortMSB(s, (uInt)(strm->adler >> 16));970 putShortMSB(s, (uInt)(strm->adler & 0xffff));