Home
last modified time | relevance | path

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

/u-boot/include/u-boot/
A Dzlib.h458 uInt extra_max; /* space at extra (only when reading header) */ member
/u-boot/lib/zlib/
A Dinflate.c461 len + copy > state->head->extra_max ? in inflate()
462 state->head->extra_max - len : copy); in inflate()

Completed in 5 milliseconds