Searched refs:_PAGESIZE (Results 1 – 1 of 1) sorted by relevance
49 static size_t _PAGESIZE; variable63 _PAGESIZE = getpagesize(); in _libctf_init()64 _PAGEMASK = ~(_PAGESIZE - 1); in _libctf_init()