Searched refs:MAP_MID_INDEX (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Objects/ | ||
H A D | obmalloc.c | 1395 #define MAP_MID_INDEX(p) ((AS_UINT(p) >> MAP_MID_SHIFT) & MAP_MID_MASK) macro 1466 int i2 = MAP_MID_INDEX(p); in arena_map_get() |
Completed in 4 milliseconds