Searched refs:Avail_In (Results 1 – 3 of 3) sorted by relevance
21 function Avail_In (Strm : in Z_Stream) return UInt is subprogram23 return Strm.Avail_In;24 end Avail_In;92 Strm.Avail_In := Size;
338 function Avail_In (Strm : in Z_Stream) return UInt; subprogspec339 pragma Inline (Avail_In);367 Avail_In : UInt := 0; -- number of bytes available at next_in
542 - Stream_Element_Offset (Avail_In (Filter.Strm.all));