Searched refs:hcrc (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/lib/zlib/ | ||
| H A D | zlib.h | 130 int hcrc; /* true if there was or will be a header crc */ member |
| H A D | inflate.c | 803 state->head->hcrc = (int)((state->flags >> 9) & 1); in inflate() |