Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/zlib/
Ddeflate.h297 int ZLIB_INTERNAL _tr_tally OF((deflate_state *s, unsigned dist, unsigned lc));
341 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c)
343 flush = _tr_tally(s, distance, length)
Dzconf.h28 # define _tr_tally z__tr_tally macro
Dzconf.h.in28 # define _tr_tally z__tr_tally macro
Dzconf.h.cmakein30 # define _tr_tally z__tr_tally
Dtrees.c1010 int ZLIB_INTERNAL _tr_tally (s, dist, lc) in _tr_tally() function
DChangeLog1076 compression ratio on some files. This also allows inlining _tr_tally for
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-pe/
Dvers-script-1.d110 _tr_tally @109
Dvers-script-dll.c45 FUNC(_tr_tally)