Searched refs:MAP_BOT_MASK (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Objects/ | ||
H A D | obmalloc.c | 1387 #define MAP_BOT_MASK (MAP_BOT_LENGTH - 1) macro 1394 #define MAP_BOT_INDEX(p) ((AS_UINT(p) >> MAP_BOT_SHIFT) & MAP_BOT_MASK) |
Completed in 5 milliseconds