HomeSort by: relevance | last modified time | path
    Searched defs:physmem_total (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/binutils/dist/libiberty/
physmem.c 83 physmem_total (void) function
283 return physmem_total () / 4;
295 printf ("%12.f %12.f\n", physmem_total (), physmem_available ());
  /src/external/gpl3/binutils.old/dist/libiberty/
physmem.c 83 physmem_total (void) function
283 return physmem_total () / 4;
295 printf ("%12.f %12.f\n", physmem_total (), physmem_available ());
  /src/external/gpl3/gcc/dist/libiberty/
physmem.c 83 physmem_total (void) function
283 return physmem_total () / 4;
295 printf ("%12.f %12.f\n", physmem_total (), physmem_available ());
  /src/external/gpl3/gcc.old/dist/libiberty/
physmem.c 83 physmem_total (void) function
283 return physmem_total () / 4;
295 printf ("%12.f %12.f\n", physmem_total (), physmem_available ());
  /src/external/gpl3/gdb/dist/libiberty/
physmem.c 83 physmem_total (void) function
283 return physmem_total () / 4;
295 printf ("%12.f %12.f\n", physmem_total (), physmem_available ());
  /src/external/gpl3/gdb.old/dist/libiberty/
physmem.c 83 physmem_total (void) function
283 return physmem_total () / 4;
295 printf ("%12.f %12.f\n", physmem_total (), physmem_available ());

Completed in 24 milliseconds