Searched refs:_SC_PHYS_PAGES (Results 1 – 3 of 3) sorted by relevance
85 #if defined _SC_PHYS_PAGES && defined _SC_PAGESIZE in physmem_total()87 double pages = sysconf (_SC_PHYS_PAGES); in physmem_total()
440 case _SC_PHYS_PAGES: in sysconf()
280 #define _SC_PHYS_PAGES 500 macro