Searched refs:_tr_tally (Results 1 – 8 of 8) sorted by relevance
/toolchain/binutils/binutils-2.27/zlib/ |
D | deflate.h | 297 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)
|
D | zconf.h | 28 # define _tr_tally z__tr_tally macro
|
D | zconf.h.in | 28 # define _tr_tally z__tr_tally macro
|
D | zconf.h.cmakein | 30 # define _tr_tally z__tr_tally
|
D | trees.c | 1010 int ZLIB_INTERNAL _tr_tally (s, dist, lc) in _tr_tally() function
|
D | ChangeLog | 1076 compression ratio on some files. This also allows inlining _tr_tally for
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-pe/ |
D | vers-script-1.d | 110 _tr_tally @109
|
D | vers-script-dll.c | 45 FUNC(_tr_tally)
|