Home
last modified time | relevance | path

Searched refs:physmem_available (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/libiberty/
Dphysmem.c187 physmem_available (void) in physmem_available() function
295 printf ("%12.f %12.f\n", physmem_total (), physmem_available ()); in main()
DChangeLog2522 * physmem.c (physmem_available, physmem_total, main): Likewise.
3779 (physmem_available): Likewise.
3785 (physmem_available) [HAVE_TABLE]: Test for TBL_VMSTATS.
3806 (physmem_available) [HAVE_TABLE && HAVE_SYS_TABLE_H]: Use table on
3823 * physmem.c (physmem_total, physmem_available): De-ANSI-fy.
/toolchain/binutils/binutils-2.25/include/
Dlibiberty.h331 extern double physmem_available (void);
DChangeLog-9103232 * libiberty.h (physmem_total, physmem_available): Prototype.