Home
last modified time | relevance | path

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

/rk3399_ARM-atf/lib/zlib/
H A Dzlib.h130 int hcrc; /* true if there was or will be a header crc */ member
H A Dinflate.c803 state->head->hcrc = (int)((state->flags >> 9) & 1); in inflate()