Searched refs:_SC_PHYS_PAGES (Results 1 – 3 of 3) sorted by relevance
678 #if defined(_SC_PHYS_PAGES) in OsConstants_initConstants()679 initConstant(env, c, "_SC_PHYS_PAGES", _SC_PHYS_PAGES); in OsConstants_initConstants()
909 public static final int _SC_PHYS_PAGES = placeholder(); field in OsConstants
601 field public static final int _SC_PHYS_PAGES;