Home
last modified time | relevance | path

Searched refs:bi_windup (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/lib/zlib_deflate/
Ddeftree.c150 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 */
Ddefutil.h330 static inline void bi_windup(deflate_state *s) in bi_windup() function