Searched refs:extra_max (Results 1 – 2 of 2) sorted by relevance
122 uInt extra_max; /* space at extra (only when reading header) */ member
766 len + copy > state->head->extra_max ?767 state->head->extra_max - len : copy);
Completed in 7 milliseconds