Home
last modified time | relevance | path

Searched refs:d_code (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/lib/zlib/
H A Ddeflate.h301 #define d_code(dist) \ macro
333 s->dyn_dtree[d_code(dist)].Freq++; \
H A Dtrees.c1042 (ush)d_code(dist) < (ush)D_CODES, "_tr_tally: bad match");
1045 s->dyn_dtree[d_code(dist)].Freq++;
1103 code = d_code(dist);