HomeSort by relevance Sort by last modified time
    Searched full:__sysconf_phys_pages (Results 1 - 1 of 1) sorted by null

  /bionic/libc/bionic/
sysconf.cpp 140 static int __sysconf_phys_pages() { function
340 case _SC_PHYS_PAGES: return __sysconf_phys_pages();

Completed in 440 milliseconds