Home
last modified time | relevance | path

Searched refs:SYSTEM_PAGE_SIZE (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Objects/
Dobmalloc.c192 #define SYSTEM_PAGE_SIZE (4 * 1024) macro
193 #define SYSTEM_PAGE_SIZE_MASK (SYSTEM_PAGE_SIZE - 1)
227 #define POOL_SIZE SYSTEM_PAGE_SIZE /* must be 2^N */