Searched refs:put_short_msb (Results 1 – 2 of 2) sorted by relevance
303 static inline void put_short_msb(deflate_state *s, uint16_t w) { in put_short_msb() function
836 put_short_msb(s, (uint16_t)header); in PREFIX()