Lines Matching refs:system_info
448 system_info.dwAllocationGranularity in WIN32,3124 SYSTEM_INFO system_info;3125 GetSystemInfo(&system_info);3126 psize = system_info.dwPageSize;3128 DEFAULT_GRANULARITY : system_info.dwAllocationGranularity);