Searched refs:_tr_tally_dist (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/u-boot/lib/zlib/ |
| H A D | deflate.h | 326 # define _tr_tally_dist(s, distance, length, flush) \ macro 338 # define _tr_tally_dist(s, distance, length, flush) \ macro
|
| H A D | deflate.c | 1561 _tr_tally_dist(s, s->strstart - s->match_start, 1680 _tr_tally_dist(s, s->strstart -1 - s->prev_match, 1783 _tr_tally_dist(s, 1, s->match_length - MIN_MATCH, bflush);
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/zlib/zlib/ |
| H A D | CVE-2018-25032.patch | 232 # define _tr_tally_dist(s, distance, length, flush) \
|