Searched refs:lms_ex (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/cxxfilt-11/cxxfilt/libiberty/
H A Dphysmem.c163 lMEMORYSTATUSEX lms_ex; local
164 lms_ex.dwLength = sizeof lms_ex;
165 if (!pfnex (&lms_ex))
167 return (double) lms_ex.ullTotalPhys;
264 lMEMORYSTATUSEX lms_ex; local
265 lms_ex.dwLength = sizeof lms_ex;
266 if (!pfnex (&lms_ex))
268 return (double) lms_ex
[all...]
/macosx-10.10/text_cmds-88/sort/
H A Dphysmem.c163 lMEMORYSTATUSEX lms_ex; local
164 lms_ex.dwLength = sizeof lms_ex;
165 if (!pfnex (&lms_ex))
167 return (double) lms_ex.ullTotalPhys;
264 lMEMORYSTATUSEX lms_ex; local
265 lms_ex.dwLength = sizeof lms_ex;
266 if (!pfnex (&lms_ex))
268 return (double) lms_ex
[all...]

Completed in 101 milliseconds