Lines Matching refs:UInt
36 type UInt is new Interfaces.C.unsigned; -- 16 bits or more
117 Items : UInt;
118 Size : UInt)
136 dictLength : UInt)
153 dictLength : UInt)
195 len : UInt)
201 len : in UInt)
239 len : UInt)
245 len : UInt)
316 Size : in UInt);
322 Size : in UInt);
335 function Avail_Out (Strm : in Z_Stream) return UInt;
338 function Avail_In (Strm : in Z_Stream) return UInt;
367 Avail_In : UInt := 0; -- number of bytes available at next_in
370 Avail_Out : UInt := 0; -- remaining free space at next_out