HomeSort by: relevance | last modified time | path
    Searched defs:_tr_tally (Results 1 - 3 of 3) sorted by relevancy

  /src/common/dist/zlib/
trees.c 1095 int ZLIB_INTERNAL _tr_tally(deflate_state *s, unsigned dist, unsigned lc) { function in typeref:typename:int ZLIB_INTERNAL
1113 (ush)d_code(dist) < (ush)D_CODES, "_tr_tally: bad match");
zconf.h 32 # define _tr_tally z__tr_tally macro
zconf.h.in 28 # define _tr_tally z__tr_tally macro

Completed in 14 milliseconds