Searched defs:PAGE (Results 1 – 9 of 9) sorted by relevance
24 PAGE=""" variable
8 #define PAGE ((size_t)(1U << LG_PAGE)) macro
24 const int PAGE = 1; variable
1 PAGE 60,132 label
266 #define PAGE(x) (x << 16) macro
327 #define PAGE ((size_t)(1U << LG_PAGE)) macro
42 enum PAGE { enum