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