Home
last modified time | relevance | path

Searched defs:SizeOfPointer (Results 1 – 3 of 3) sorted by relevance

/third_party/zlib/contrib/dotzlib/DotZLib/
DDotZLib.cs273 public int SizeOfPointer { get { return bitSize((_flags >> 4) & 3); } } property in DotZLib.Info
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/dotzlib/DotZLib/
DDotZLib.cs273 public int SizeOfPointer { get { return bitSize((_flags >> 4) & 3); } } property in DotZLib.Info
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/dotzlib/DotZLib/
DDotZLib.cs273 public int SizeOfPointer { get { return bitSize((_flags >> 4) & 3); } } property in DotZLib.Info