Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/lib/zlib/
H A Dtrees.c159 local void bi_flush OF((deflate_state *s));
904 bi_flush(s);
916 bi_flush(s);
1186 local void bi_flush(s) in bi_flush() function
/OK3568_Linux_fs/kernel/lib/zlib_deflate/
H A Ddeftree.c145 static void bi_flush (deflate_state *s);
782 bi_flush(s); in zlib_tr_align()
792 bi_flush(s); in zlib_tr_align()
H A Ddefutil.h314 static inline void bi_flush(deflate_state *s) in bi_flush() function