Home
last modified time | relevance | path

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

/rk3399_ARM-atf/lib/zlib/
H A Dzlib.h124 uInt extra_len; /* extra field length (valid if extra != Z_NULL) */ member
H A Dinflate.c716 state->head->extra_len = (unsigned)hold; in inflate()
732 (len = state->head->extra_len - state->length) < in inflate()