Searched defs:GETPAGESIZE (Results 1 – 2 of 2) sorted by relevance
156 #define GETPAGESIZE(x) ((x) ? (x) : ((x)=getpagesize()) ) macro 158 #define GETPAGESIZE(x) ((x) = VMPAGESIZE) macro
170 #define GETPAGESIZE(x) ((x) ? (x) : \ macro173 #define GETPAGESIZE(x) ((x) = VMPAGESIZE) macro