Searched defs:SizeOfUInt (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/common/dist/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.cs263 public int SizeOfUInt { get { return bitSize(_flags & 3); } } property in class:DotZLib.Info
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.cs263 public int SizeOfUInt { get { return bitSize(_flags & 3); } } property in class:DotZLib.Info

Completed in 51 milliseconds