Searched refs:systemInfo (Results 1 – 3 of 3) sorted by relevance
14 SYSTEM_INFO systemInfo; in GetNumberOfProcessors() local15 GetSystemInfo(&systemInfo); in GetNumberOfProcessors()16 return (UInt32)systemInfo.dwNumberOfProcessors; in GetNumberOfProcessors()
58 SYSTEM_INFO systemInfo; in memoryPageSize() local59 GetSystemInfo(&systemInfo); in memoryPageSize()60 pageSize = systemInfo.dwPageSize; in memoryPageSize()
META-INF/ META-INF/MANIFEST.MF com/ com/db4o/ com/ ...