Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/lib/zlib/
H A Dinflate.c160 # define CRC2(check, word) \ macro
370 CRC2(state->check, hold); in inflate()
421 if (state->flags & 0x0200) CRC2(state->check, hold); in inflate()
437 if (state->flags & 0x0200) CRC2(state->check, hold); in inflate()
446 if (state->flags & 0x0200) CRC2(state->check, hold); in inflate()