Searched refs:_SC_PHYS_PAGES (Results 1 - 3 of 3) sorted by path

/openbsd-current/gnu/lib/libiberty/src/
H A Dphysmem.c85 #if defined _SC_PHYS_PAGES && defined _SC_PAGESIZE
87 double pages = sysconf (_SC_PHYS_PAGES);
/openbsd-current/include/
H A Dunistd.h280 #define _SC_PHYS_PAGES 500 macro
/openbsd-current/lib/libc/gen/
H A Dsysconf.c440 case _SC_PHYS_PAGES:

Completed in 209 milliseconds