Home
last modified time | relevance | path

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

/openbmc/linux/lib/zlib_deflate/
H A Ddefutil.h314 static inline void bi_flush(deflate_state *s) in bi_flush() function
426 bi_flush(s); in flush_pending()
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()
/openbmc/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