Searched refs:_SYSTEM_INFO (Results 1 – 2 of 2) sorted by relevance
22 struct _SYSTEM_INFO;26 GetSystemInfo(::_SYSTEM_INFO* lpSystemInfo);32 GetNativeSystemInfo(::_SYSTEM_INFO* lpSystemInfo);41 typedef struct BOOST_MAY_ALIAS _SYSTEM_INFO { struct63 ::GetSystemInfo(reinterpret_cast< ::_SYSTEM_INFO* >(lpSystemInfo)); in GetSystemInfo()71 ::GetNativeSystemInfo(reinterpret_cast< ::_SYSTEM_INFO* >(lpSystemInfo)); in GetNativeSystemInfo()
400 { return ::GetSystemInfo(reinterpret_cast< ::_SYSTEM_INFO* >(lpSystemInfo)); } in GetSystemInfo()