Searched refs:_SC_PAGE_SIZE (Results 1 – 5 of 5) sorted by relevance
59 #define getpagesize() sysconf(_SC_PAGE_SIZE)
181 #define _SC_PAGE_SIZE _SC_PAGESIZE /* 1170 compatibility */ macro
82 static long page_size = ::sysconf(_SC_PAGE_SIZE);
5456 page_size = sysconf (_SC_PAGE_SIZE); in hppa_range_profitable_for_hw_watchpoint()5587 memory_page_dictionary.page_size = sysconf (_SC_PAGE_SIZE); in _initialize_infttrace()
3564 page_size = sysconf (_SC_PAGE_SIZE);