Searched refs:extra_max (Results 1 – 3 of 3) sorted by relevance
121 uInt extra_max; /* space at extra (only when reading header) */ member
765 len + copy > state->head->extra_max ?766 state->head->extra_max - len : copy);
304 head.extra_max = len; in inf()