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

  /bionic/libc/bionic/
sysconf.cpp 144 static int __sysconf_avphys_pages() { function
341 case _SC_AVPHYS_PAGES: return __sysconf_avphys_pages();

Completed in 282 milliseconds