Searched refs:_tr_stored_block (Results 1 - 10 of 10) sorted by relevance

/external/qemu/distrib/zlib-1.2.3/
H A Ddeflate.h287 void _tr_stored_block OF((deflate_state *s, charf *buf, ulg stored_len,
H A Dtrees.c867 void _tr_stored_block(s, buf, stored_len, eof) function
981 _tr_stored_block(s, buf, stored_len, eof);
H A Ddeflate.c812 _tr_stored_block(s, (char*)0, 0L, 0);
/external/zlib/src/
H A Ddeflate.h302 void ZLIB_INTERNAL _tr_stored_block OF((deflate_state *s, charf *buf,
H A Dzconf.h26 # define _tr_stored_block z__tr_stored_block macro
H A Dtrees.c865 void ZLIB_INTERNAL _tr_stored_block(s, buf, stored_len, last) function
967 _tr_stored_block(s, buf, stored_len, last);
H A Dzconf.h.cmakein28 # define _tr_stored_block z__tr_stored_block
H A Dzconf.h.in26 # define _tr_stored_block z__tr_stored_block
H A Ddeflate.c925 _tr_stored_block(s, (char*)0, 0L, 0);
/external/zlib/
H A Dzconf.h26 # define _tr_stored_block z__tr_stored_block macro

Completed in 287 milliseconds