Searched refs:physmem_available (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/text_cmds-88/sort/
H A Dphysmem.h25 double physmem_available (void);
H A Dphysmem.c187 physmem_available (void) function
295 printf ("%12.f %12.f\n", physmem_total (), physmem_available ());
H A Dsort.c668 double avail = physmem_available ();
/macosx-10.10/cxxfilt-11/cxxfilt/libiberty/
H A Dphysmem.c187 physmem_available (void) function
295 printf ("%12.f %12.f\n", physmem_total (), physmem_available ());
/macosx-10.10/cxxfilt-11/cxxfilt/include/
H A Dlibiberty.h308 extern double physmem_available (void);

Completed in 329 milliseconds