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

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

Completed in 114 milliseconds