Home
last modified time | relevance | path

Searched defs:INTERIOR_BITS (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Objects/
Dobmalloc.c1324 #define INTERIOR_BITS ((ADDRESS_BITS - ARENA_BITS + 2) / 3) macro
1326 #define INTERIOR_BITS 0 macro