Home
last modified time | relevance | path

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

/third_party/boost/boost/winapi/
Dsystem.hpp41 typedef struct BOOST_MAY_ALIAS _SYSTEM_INFO { struct
42 BOOST_WINAPI_DETAIL_EXTENSION union {
49 DWORD_ dwPageSize;
50 LPVOID_ lpMinimumApplicationAddress;
51 LPVOID_ lpMaximumApplicationAddress;
52 DWORD_PTR_ dwActiveProcessorMask;
53 DWORD_ dwNumberOfProcessors;
54 DWORD_ dwProcessorType;
55 DWORD_ dwAllocationGranularity;
56 WORD_ wProcessorLevel;
[all …]