Searched refs:bi_windup (Results 1 – 2 of 2) sorted by relevance
150 static void bi_windup (deflate_state *s);813 bi_windup(s); in zlib_tr_stored_type_only()956 bi_windup(s);1096 bi_windup(s); /* align on byte boundary */
330 static inline void bi_windup(deflate_state *s) in bi_windup() function