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

/haiku-buildtools/gcc/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.cs273 public int SizeOfPointer { get { return bitSize((_flags >> 4) & 3); } } property in class:DotZLib.Info
/haiku-buildtools/binutils/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.cs273 public int SizeOfPointer { get { return bitSize((_flags >> 4) & 3); } } property in class:DotZLib.Info

Completed in 88 milliseconds