Searched refs:_SC_PHYS_PAGES (Results 1 – 4 of 4) sorted by relevance
1460 public static final int _SC_PHYS_PAGES; field in OsConstants1461 static { _SC_PHYS_PAGES = 0; }
693 #if defined(_SC_PHYS_PAGES) in OsConstants_initConstants()694 initConstant(env, c, "_SC_PHYS_PAGES", _SC_PHYS_PAGES); in OsConstants_initConstants()
912 public static final int _SC_PHYS_PAGES = placeholder(); field in OsConstants
628 field public static final int _SC_PHYS_PAGES;