Home
last modified time | relevance | path

Searched refs:MAP_BOT_MASK (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Objects/
H A Dobmalloc.c1387 #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 4 milliseconds