Home
last modified time | relevance | path

Searched defs:getpagesize (Results 1 – 4 of 4) sorted by relevance

/third_party/musl/src/legacy/
Dgetpagesize.c5 int getpagesize(void) in getpagesize() function
/third_party/libunwind/src/win/
Dpal-single-threaded.c21 int getpagesize(void) in getpagesize() function
/third_party/libunwind/src/mingw/
Dpal-single-threaded.c21 int getpagesize(void) in getpagesize() function
/third_party/boost/boost/config/platform/
Dvxworks.hpp346 # define getpagesize() sysconf(_SC_PAGESIZE) // getpagesize is deprecated anyway! macro