Searched refs:hcrc (Results 1 – 2 of 2) sorted by relevance
/trusted-firmware-a/lib/zlib/ | ||
A D | zlib.h | 126 int hcrc; /* true if there was or will be a header crc */ member |
A D | inflate.c | 830 state->head->hcrc = (int)((state->flags >> 9) & 1); |
Completed in 7 milliseconds