Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zlib/
H A Dtrees.c153 local void bi_windup OF((deflate_state *s));
870 bi_windup(s); /* align on byte boundary */
1001 bi_windup(s);
1190 local void bi_windup(s) in bi_windup() function