Searched refs:_SC_AVPHYS_PAGES (Results 1 – 2 of 2) sorted by relevance
616 #if defined(_SC_AVPHYS_PAGES) in OsConstants_initConstants()617 initConstant(env, c, "_SC_AVPHYS_PAGES", _SC_AVPHYS_PAGES); in OsConstants_initConstants()
554 public static final int _SC_AVPHYS_PAGES = placeholder(); field in OsConstants